Click or drag to resize
Query Methods

The Query type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsAfter
Check if this DateTime is after compareDateTime, optionally at part
Public methodStatic memberCode exampleIsBefore
Check if this DateTime is before compareDateTime, optionally at part
Public methodStatic memberIsBetween
Check if this DateTime is between fromDate and toDate, optionally at part
Public methodStatic memberIsSame
Check if this DateTime is the same as compareDateTime, optionally at part
Top
See Also