Contents

occurrenceDate

The original occurrence date of an event if it is part of a recurring series.

Declaration

var occurrenceDate: Date! { get }

Discussion

This value remains the same even when the event has been detached and its start date has changed. Floating events (such as all-day events) are returned in the default time zone.

See Also

Accessing Event Properties