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

feat: mtime will display with local timezone #384

Closed Lzzzzzt closed 1 year ago

Lzzzzzt commented 1 year ago

the files modified time will display with local timezone.

fix the issue #379

change dev to main(#383 )

kamiyaa commented 1 year ago

Yeah, this looks good. I didn't really bother with timezones at the time. But a very welcomed change! Thank you