Contents
1
Recurring Event Components
1.1
RRULE
1.2
EXDATE
1.3
Overrides
2
Recurrence in Apple Calendar
3
Recurrence in Google and Exchange
Recurring Event Components
RRULE
-
The RRULE defines how the recurring event should iterate, and is best documented in the original spec, shown here:
Recurrence Rule
-
You can see more examples of RRULE here:
3.8.5.3. Recurrence Rule
-
In FileMaker, the RRULE is stored in the parent event in the recurrence field.
EXDATE
-
EXDATEs are children of a recurring series that have been deleted.
-
These manifest as EXDATEs in the ICAL_DATA field for Apple Calendar, and the "exdates" property for Google and Exchange
-
EXDATEs are a date-time property for standard events with times, and a date only property for all-day events.
-
You can read more about EXDATE documentation here:
Exception Dates
-
EXDATEs are stored in the parent record in the recurrence field.
Overrides
|