kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.4k stars 150 forks source link

[FR] Use system timezone for modified time instead of UTC #379

Closed xfzv closed 1 year ago

xfzv commented 1 year ago
❯  joshuto -v
joshuto-0.9.5

Unless I'm mistaken, the files modified time is based on UTC. If the system timezone is not UTC, then the data isn't relevant.

It would be nice if joshuto could use the system timezone instead, like lf or xplr for instance.

kamiyaa commented 1 year ago

Closing because PR is merged