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

recurrenceinput does not support EXDATE/RDATE definitions over multiple lines #15

Open
thet opened this issue Jul 19, 2013 · 0 comments

Comments

@thet
Copy link
Member

thet commented Jul 19, 2013

recurrenceinput does not support EXDATE or RDATE definitions over multiple lines like this (real-world example):

RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20130305T225959Z
EXDATE;TZID=Europe/Berlin:20121031T140000
EXDATE;TZID=Europe/Berlin:20121226T140000
EXDATE;TZID=Europe/Berlin:20130102T140000
EXDATE;TZID=Europe/Berlin:20130206T140000
EXDATE;TZID=Europe/Berlin:20130213T140000
EXDATE;TZID=Europe/Berlin:20130220T140000
EXDATE;TZID=Europe/Berlin:20130227T140000

tough, the recurrenceinput does support EXDATE/RDATE definitions like:

EXDATE:20130227T140000,20121031T140000,20130102T140000
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