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: correctly handle timezones #2446

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

raimund-schluessler
Copy link
Member

This PR improves the timezone support for all dates (start, due, last-modified, completed, created). Datetimes are now parsed respecting their timezones and datetimes are written back to the database in the UTC timezone.

The PR also fixes an issue that occurred when toggling the all-day property. The dates shown did sometimes not resemble the date written to the server.

Closes #1233 and #1987.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant