mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 06:33:52 +03: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 |