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

Holidays don't work with ICS files from https://www.feiertage-deutschland.de/ #15

Open
StefanSchroeder opened this issue Jan 2, 2025 · 1 comment
Assignees

Comments

@StefanSchroeder
Copy link
Owner

Expected behavior: On Jan, 1st, 2025, there should be a "Neujahr" holiday.
Actual behavior: Field is empty.

@StefanSchroeder StefanSchroeder self-assigned this Jan 2, 2025
@StefanSchroeder
Copy link
Owner Author

the reason seems to be that New Year's is not in the ics file as a concrete date, but as a RRULE:FREQ=YEARLY. These kinds of rules are not implemented.

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

No branches or pull requests

1 participant