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): timezone handling in search filter #7384

Merged
merged 1 commit into from Feb 24, 2024

Conversation

michelheusschen
Copy link
Contributor

The search filter currently takes the local timezone into account but only in some areas, causing differences in the date being shown and the selected date. Resolved by using UTC timezone for all date handling, fixes #7350

Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 80ad36f
Status: ✅  Deploy successful!
Preview URL: https://fee5f8de.immich.pages.dev
Branch Preview URL: https://fix-web-timezone-search-filt.immich.pages.dev

View logs

@alextran1502
Copy link
Contributor

Thank you, this was bugging me and I haven't found the fix

@alextran1502 alextran1502 merged commit 6ec4c58 into main Feb 24, 2024
26 checks passed
@alextran1502 alextran1502 deleted the fix/web-timezone-search-filter branch February 24, 2024 20:23
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.

New search function - data is not transferred correctly
2 participants