ZIm/crates/zed
bestgopher e17a5c1412
Fix log timestamps not using local timezone (#16400)
Get time offset by time crate will fail if there are mutli threads. So
call `config_builder.set_time_offset_to_local()` is useless.

Closes #16397

after:
<img width="664" alt="image"
src="https://github.com/user-attachments/assets/2b15fa06-c411-44f9-9ea1-871d25eb577f">

Release Notes:

- Fixed Local Timezone not showing Zed.log
2024-08-22 12:56:49 -06:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Update zed.desktop.in to include the MimeType for empty files by default (#15623) 2024-08-13 16:56:44 +03:00
src Fix log timestamps not using local timezone (#16400) 2024-08-22 12:56:49 -06:00
build.rs windows: Fix executable display name (#13091) 2024-06-17 13:02:09 -06:00
Cargo.toml Fix log timestamps not using local timezone (#16400) 2024-08-22 12:56:49 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00