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

[Timestamp Tweaks] Abolute ISO form setting doesn't use local timezone, so the UTC setting is incorrect #30

Open
NekoAlosama opened this issue Sep 30, 2024 · 1 comment

Comments

@NekoAlosama
Copy link

Currently in EST or UTC-4.

Relative time
image
image

The absolute ISO form doesn't use my local timezone, technically causing a UTC-4 to UTC+0 conversion.
image
image

The UTC setting assumes that the absolute time from before is correct, and then applies the correction from UTC-4 to UTC+0. This is starting from UTC-0 because the previous toggle didn't fetch my local timezone, so a UTC+0 to UTC+4 correction occurs.
image
image

@NekoAlosama

This comment was marked as resolved.

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

1 participant