Closed nketha closed 6 years ago
I can confirm the behavior. However, the spec states:
The "DTSTART" property defines the first instance in the recurrence set.
So, it actually seems correct to me.
The way clients handle this differs. Kendo ignores the event on the DTSTART, if it doesn't match the RRULE. So does Outlook, but it mentions "Occurs every
Ohh I was looking at the old and obsolete RFC 2445. As mentioned in #407, the current RFC 5545, which ical.NET supports, says the behavior in this case is "undefined".
Ok thank so much.
Recurrence issue in weekly
I have an event created on 2018-07-17 (on a Tuesday with a recurrence, "FREQ=WEEKLY;BYDAY=TU,TH,SA". The recurrence rule excludes the day when I created the event on, because it's not on WE, FR or SU. My Scenarios show in attached screen shot
My question is: why adding one day for the selected dates