recur
v0.2.2
Published
Recurrence with `VEVENT`s and `RRULE`s.
Downloads
131
Readme
Recur
Recurrence with VEVENTs and RRULEs.
Currently only supports DTSTART, DTEND, EXDATE, FREQ, WKST, INTERVAL, UNTIL, COUNT
WEEKLYwithBYDAYandINTERVAL.MONTHLYwithINTERVAL.SECONDLY,MINUTELY,HOURLY, andDAILYwithINTERVAL
MONTHLY QUIRCK
MONTHLY doesn't follow the spec right now but instead behaves like RSCALE with SKIP=backwards (https://datatracker.ietf.org/doc/html/rfc7529#section-4) If the other feature (spec) SKIP=OMIT is needed it must be implemented, but off spec behaviour will stay not to break future users.
