matches-date()

Returns true if the text value passed as argument is a valid representation of a date in the culture specified as parameter. If the value is of type DateTime and the time part is set to midnight then it returns true. If the value is of type Date. Returns false otherwise.

Parameters

This predicate has no parameters.

Kind: Predicate
Scope: text
Aliases: text-matches-date


This site uses Just the Docs, a documentation theme for Jekyll.