DateTimeInterval Properties |
The DateTimeInterval type exposes the following members.
| Name | Description | |
|---|---|---|
| Max |
The right bound of the DateInterval.
To keep the bounds consistent if Max is set to a time point before Min, the bounds are switched.
| |
| Min |
The left bound of the DateInterval
To keep the bounds consistent if Min is set to a time point after Max, the bounds are switched.
|