mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 13:10:54 +00:00
98ffdca32e
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |