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 rrules, exclude events on holidays, mondays on tuesdays #138

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

dtemkin1
Copy link
Collaborator

@dtemkin1 dtemkin1 commented Jan 31, 2025

Resolves #131. RDATE isn't planned for ical-generator so I used an external library which worked. Wasn't able to test the GCal output, but the ICS export matched what was expected.

@dtemkin1 dtemkin1 requested review from cjquines and psvenk January 31, 2025 21:19
@dtemkin1 dtemkin1 merged commit 2b2d7ef into main Feb 1, 2025
4 checks passed
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.

Holidays are not being removed during ICS export
2 participants