ISDATE
Determines if a given date is a valid date
Last updated
Was this helpful?
Determines if a given date is a valid date
ISDATE(date)
Returns true if an input is a valid date, returns false otherwise.
Argument
Description
date
Date/time value(s)
True if input is valid date, false otherwise
Last updated
Was this helpful?
Was this helpful?