Return true if the specified lhs date is earlier than or the same as the specified rhs date, and false otherwise.
Synopsis
Return Value
true if lhs is earlier than or the same as rhs
Parameters
Name |
Description |
lhs |
left‐hand date operand |
rhs |
right‐hand date operand |
Created with MrDocs