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

Wrong calculation of timezone transitions' DTSTART timestamp #502

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

schlotzz
Copy link

There might be a bug in the calculation of timezone transitions.

According to the example in RFC 5545, section 3.6.5 (page 67ff.) the DTSTART timestamp should be using the previously valid timezone, not the current local time.

The small code change did the trick for me. Maybe there's a more suitable solution.

There might be a bug in the calculation of timezone transitions.

According to the example in RFC 5545, section 3.6.5 (page 67ff.) the DTSTART timestamp should be using the previously valid timezone.

The small code change did the trick for me. Maybe there's a more suitable solution.
@schlotzz
Copy link
Author

schlotzz commented May 5, 2023

Hi there. I haven't got any feedback for the last months, yet. Therefore I'd like to ask if there is any information missing that I can provide you with.

Did you have a chance and some spare time to validate the RFC and my pull request?

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.

1 participant