timeInterval
The time interval selected by the date picker.
Declaration
var timeInterval: TimeInterval { get set }Discussion
The time interval that represents the receiver’s date range. The date range begins at the date returned by dateValue. This method returns 0 when the receiver is not in the NSRangeDateMode mode.