order
Description:
Checks if this is less than or equal to date2
, and swap the values if this is not the case.
Parameters:
this |
the first date |
date2 |
the second date |
Checks if this is less than or equal to date2
, and swap the values if this is not the case.
this |
the first date |
date2 |
the second date |