matches-datetime
matches-datetime()
Returns true if the text value passed as argument is a valid representation of a dateTime in the culture specified as parameter. The expected format is the concatenation of the ShortDatePattern, a space and the LongTimePattern. If the value is of type DateTime, it returns true. Returns false otherwise.
Parameters
This predicate has no parameters.
Kind: Predicate
Scope: text
Aliases: text-matches-datetime