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

fix(web): only show the timezone when it is known #12779

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Sep 18, 2024

Instead of guessing a timezone and showing an obviously wrong date. Show the local date without a time zone. (notice the day could actually change before, depending on what client timezone you were in)

Before After
image image

@jrasm91 jrasm91 merged commit 0b02fda into main Sep 18, 2024
36 checks passed
@jrasm91 jrasm91 deleted the fix/assets-without-timezones branch September 18, 2024 21:07
@sammyke007
Copy link

It broke correct time settings for me. exiftool shows the correct time, Immich is configured with the correct TZ env. variable, but it still shows the time 2h off since v1.116.0

@jrasm91
Copy link
Contributor Author

jrasm91 commented Sep 27, 2024

It broke correct time settings for me. exiftool shows the correct time, Immich is configured with the correct TZ env. variable, but it still shows the time 2h off since v1.116.0

Please post appropriate details here:

#12650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants