Syntax
AFTER(<date to check>;<reference date>)
Description
BEFORE compares two dates and determines whether the date in Column1 is before the date in Column2. This function returns a Boolean value, either true or false.
Examples
...
AFTER(<date to check>;<reference date>)
BEFORE compares two dates and determines whether the date in Column1 is before the date in Column2. This function returns a Boolean value, either true or false.
...