Was this helpful?
IS II_DATE_FORMAT Predicate
Use IS II_DATE_FORMAT to determine whether an expression can be converted into a valid date format.
The IS II_DATE_FORMAT predicate takes the following form:
IS [NOT] II_DATE_FORMAT
For example:
string IS II_DATE_FORMAT
is true if string can be converted to a valid date format.
Last modified date: 03/21/2024