EventExceptions
EventExceptions =
Record<string,EventException>
Map of an event’s ORIGINAL computed dates (YYYY-MM-DD) to per-occurrence exceptions. Keys are DateInput (any string), so validated data needs no cast.
EventExceptions =
Record<string,EventException>
Map of an event’s ORIGINAL computed dates (YYYY-MM-DD) to per-occurrence exceptions. Keys are DateInput (any string), so validated data needs no cast.