Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

history shows time in UTC with no option #1676

Closed
asgeirn opened this issue Feb 6, 2024 · 1 comment
Closed

history shows time in UTC with no option #1676

asgeirn opened this issue Feb 6, 2024 · 1 comment

Comments

@asgeirn
Copy link

asgeirn commented Feb 6, 2024

history list shows date/time in UTC and not local time, without zone information. This can be misleading.

❯ LANG=en_GB.utf8 date --rfc-3339=seconds
2024-02-06 15:46:40+01:00

❯ LANG=en_GB.utf8 atuin history list | tail -2
2024-02-06 14:46:40     LANG=en_GB.utf8 date --rfc-3339=seconds 7ms
2024-02-06 14:46:47     LANG=en_GB.utf8 atuin history list | tail -2    0s
@ellie
Copy link
Member

ellie commented Feb 6, 2024

Resolved in #1517

@ellie ellie closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants