OffsetDateTimeInterval
A half-open interval between two offset date-times based on timeline order.
DateTime.MIN and DateTime.MAX are used as sentinels to indicate an unbounded (ie. infinite) start or end. An OffsetDateTime with either as the date-time component will be treated accordingly, regardless of the offset.
Constructors
Types
Functions
Properties
The end of this interval, exclusive.
The end of this interval, inclusive.
The number of 24-hour 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 in 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.