The time interval selected by the date picker.
SDK
- macOS 10.4+
Framework
- App
Kit
Declaration
var timeInterval: Time Interval { get set }
Discussion
The time interval that represents the receiver’s date range. The date range begins at the date returned by date
. This method returns 0 when the receiver is not in the NSRangeDateMode mode.