RFC 7529 introduces the SKIP parameter. This allows handling invalid dates. To close this: - matrix: - [ ] SKIP=OMIT - [ ] SKIP=BACKWARD - [ ] SKIP=FORWARD - matrix: - [ ] BYWEEKNO - [ ] BYYEARDAY - [ ] "BYMONTHDAY" element and a "BYMONTH" - [ ] BYMONTH - leap month, add to #227 - [ ] BYMONTHDAY feb - [ ] BYMONTHDAY 31st - [ ] The start date of the recurrence is a leap day in the specified calendar system. - [ ] 2. The start date of the recurrence is in a leap month, add to #227 - [ ] 3. The start date of the recurrence has a day-of-month - [ ] default case - [ ] test these cases - [ ] update documentation about current state of RFC7529
RFC 7529 introduces the SKIP parameter. This allows handling invalid dates.
To close this: