DateTimeExtensions Methods |
The DateTimeExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | IsBetween |
Determines whether a DateTime is between two other nullable DateTimes.
When from and/or to are null, they are not checked.
|
Top
See Also