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 handling time zones #250

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Fix handling time zones #250

merged 1 commit into from
Feb 28, 2022

Conversation

eikek
Copy link
Owner

@eikek eikek commented Feb 28, 2022

The reference and event were synchronized to the same timezone at
beginning, but when returning, the final date-time was wrongly placed
into the zone of the reference date instead of the zone of the event.

Fixes: #203

The reference and event were synchronized to the same timezone at
beginning, but when returning, the final date-time was wrongly placed
into the zone of the reference date instead of the zone of the event.
@eikek eikek mentioned this pull request Feb 28, 2022
@eikek eikek merged commit 2e4d0e7 into master Feb 28, 2022
@eikek eikek deleted the fix-timezone branch March 11, 2022 19:42
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

Successfully merging this pull request may close these issues.

Timezone not handled correctly
1 participant