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: Time will display with local timezone #383

Closed Lzzzzzt closed 1 year ago

Lzzzzzt commented 1 year ago

the files modified time will display with local timezone.

fix the issue #379

Screenshot

image
DLFW commented 1 year ago

Nice! That was also bugging me since ever! Gave it a quick test and works fine, also in the “mtime linemodes”.

Would have make sense to use main branch as target though.

Lzzzzzt commented 1 year ago

Nice! That was also bugging me since ever! Gave it a quick test and works fine, also in the “mtime linemodes”.

Would have make sense to use main branch as target though.

Should I close this pr and create an another pr with main branch? I haven't noticed that the dev branch hasn't update for long time

DLFW commented 1 year ago

Hi! I'm not the maintainer, btw. So, such decisions are not on me. 🙃

However, I think it's not necessary to recreate the PR. I don't have a PR open and can't check it myself, but it looks like it's easily possible for the requester. (Maybe the maintainer can also change it upon merge...)