ZIm/crates/zed/src
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
..
zed Allow /workflow and step resolution prompts to be overridden (#15892) 2024-08-06 21:47:42 -06:00
main.rs Fix log timestamps not using local timezone (#16400) 2024-08-22 12:56:49 -06:00
reliability.rs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
zed.rs Improve dev experience for built-in prompts (#16413) 2024-08-17 12:28:53 -06:00