Description:
The IsDate() function determines whether expression can be converted into date and returns the Boolean value based upon that.
Format:
IsDate(expression)
Arguments:
- expression
- Mandatory
- Validate whether expression can be converted into date.