Add locale-based time formatting in the chat panel (#7945)
This commit addresses the issue of time formats displayed in the chat panel. Previously, the time was always displayed in a 12-hour format, regardless of the user's locale. The `format_timestamp` function has been updated to check the system locale and format the time accordingly. Release Notes: - Fixed time formatting in the chat panel to be locale based.
E
evrsen committed
98ffdca32e0967823d8f36ed35dbfbe5e377c439
Parent: cd4d2f7
Committed by GitHub <noreply@github.com>
on 2/17/2024, 3:44:28 PM