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 ICS Calendar Timezone and Parsing Issues #541

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Conversation

alex-budko
Copy link
Contributor

This PR addresses two issues in the ICS calendar functionality. Firstly, it resolves a timezone issue that was causing discrepancies in event times. By accurately accounting for timezones, this change ensures that event times are consistently displayed, regardless of the user's location. Additionally, this update tackles a parsing issue by enhancing the handling of "am" and "pm" time notations in event descriptions, thus improving the accuracy of event details. These changes contribute to a more reliable and user-friendly ICS calendar experience.

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

Successfully merging this pull request may close these issues.

9 participants