ZonedDateTimeInterval
A half-open interval of zoned date-times based on timeline order.
DateTime.MIN and DateTime.MAX are used as sentinels to indicate an unbounded (ie. infinite) start or end. A ZonedDateTime with either as the date-time component will be treated accordingly, regardless of the offset or time zone.
Constructors
Types
Functions
Properties
The end of this interval, exclusive.
The end of this interval, inclusive.
The number of whole days in this interval.
The number of whole hours in this interval.
The number of whole microseconds in this interval.
The number of whole milliseconds in this interval.
The number of whole minutes in this interval.
The number of whole months is this interval.
The number of whole nanoseconds in this interval.
The number of whole seconds in this interval.
The number of whole weeks in this interval.
The number of whole years in this interval.
The start of this interval, inclusive.