repeatCalendar
The calendar the system should refer to when it reschedules a repeating notification.
Declaration
var repeatCalendar: Calendar? { get set }Discussion
The default value is nil, which indicates that the current user calendar is used. (The current user calendar is returned by the current class method of NSCalendar.)