| Query Class |
Namespace: MomentSharp
The Query type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAfter |
Check if this DateTime is after compareDateTime, optionally at
part | |
| IsBefore |
Check if this DateTime is before compareDateTime, optionally at
part | |
| IsBetween |
Check if this DateTime is between fromDate and toDate,
optionally at part | |
| IsSame |
Check if this DateTime is the same as compareDateTime, optionally at
part |