Skip to main content

DateTimeRange Properties

The time range that provides access to extended operations, such as Union and IntersectWith.
Name Description
Duration Gets the duration of the current time range.
Empty static Gets an empty time range.
End Gets the end value of the time range.
IsEmpty Gets whether the current time range is empty.
IsValid Gets whether the current time range is valid.
Start Gets the start value of the time range.
Today static Gets the today time range.
See Also