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