lpil / icalendar

🗓️ A small library for reading and writing ICalendar files.
MIT License
103 stars 56 forks source link

(MatchError) no match of right hand side value: ["BYSET"] #60

Open JamesS-M opened 2 years ago

JamesS-M commented 2 years ago

I'm trying to deserialize a calendar which has an event with a rrule of RRULE:FREQ=MONTHLY;WKST=MO;UNTIL=20180415T205959Z;INTERVAL=1;BYDAY=MO;BYSET\r\n POS=3\r\ Having a \r\n between BYSET and POS breaks the parse_rrule.