DateTimeInterval Methods |
The DateTimeInterval type exposes the following members.
| Name | Description | |
|---|---|---|
| IsInInterval |
Checks whether the time given as a parameter is within the
interval specified by this DateInterval instance.
| |
| SetInterval |
p_MinTime and p_MaxTime cannot be set both to null.
p_MinTime must be a time point before p_MaxTime.
|