File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ If set to `true` the event is "all day". By default events are not all day.
96
96
97
97
### recurrenceException ` String ` * (default: undefined)*
98
98
99
- The recurrence exceptions. A list of semicolon separated dates formatted using the ` yyyyMMddTHHmmssZ ` format string.
99
+ The recurrence exceptions. A list of semi-colon separated dates formatted using the ` yyyyMMddTHHmmssZ ` format string.
100
100
101
101
> ** Important** : The dates should be encoded in UTC.
102
102
@@ -293,7 +293,7 @@ If set to `true` the event is "all day".
293
293
294
294
### recurrenceException ` String `
295
295
296
- The recurrence exceptions. A list of colon separated dates formatted using the ` yyyyMMddTHHmmssZ ` format string.
296
+ The recurrence exceptions. A list of semi- colon separated dates formatted using the ` yyyyMMddTHHmmssZ ` format string.
297
297
298
298
#### Example - get the event recurrence exception field
299
299
<script>
You can’t perform that action at this time.
0 commit comments