getCalcDate
Converts a date to the total days since 1.1.1970 to make it easy comparable. You can use Date, or DateTime as input and even if two datetime values do have different times.
Parameters
inputDate - This can be a date or datetime in any format or a controlId to a date or dateTime control
Example Usages
Example Results
Last updated