Determines if this instance is less than or equal to another cDateTime object.
Public Function LessThanOrEqualTo( ByRef dt As cDateTime ) As Boolean
This is provided for quick comprisons of two cDateTimeObjects.
Project VBCorLib Overview | Class cDateTime Overview