EXDATE defines the list of date exceptions for a recurring event.
Expects comma separated YYYYMMDD formatted date.
Example exdate: 20200909 which stands for 2020 September 9. If exdate is added the event repeater will exclude this date.
The default datetime format is Y-m-d H:i:s (e.g. 2020-09-30 14:00:00).
CSV datetime format can be changed from the CSV Settings page. This page can be accessed by going to Dashboard -> Calendar -> Import Events menu -> CSV Settings blue button.
What are the accepted entries for [All Day]?
What is the [RRULE] column for?
What is the [Exdate] column for?
What are the parameters that can be used for the Date fields?
Thanks for the assistance!
Hi,
All Day accepted values are 0 or 1 (no/yes).
RRULE (recurrence rule) defines the repeat pattern.
Example rrule string: FREQ=DAILY;INTERVAL=1 which means repeat every day.
Check RRULE tool generator
EXDATE defines the list of date exceptions for a recurring event.
Expects comma separated YYYYMMDD formatted date.
Example exdate: 20200909 which stands for 2020 September 9. If exdate is added the event repeater will exclude this date.
The default datetime format is Y-m-d H:i:s (e.g. 2020-09-30 14:00:00).
CSV datetime format can be changed from the CSV Settings page. This page can be accessed by going to Dashboard -> Calendar -> Import Events menu -> CSV Settings blue button.
Stachethemes Developer