startDate
The start date for the time interval.
Declaration
var startDate: Date { get set }Discussion
The date in this property must come chronologically before the date in the endDate property. This property must not be nil.
The start date for the time interval.
var startDate: Date { get set }The date in this property must come chronologically before the date in the endDate property. This property must not be nil.