matches-time()

Returns true if the text value passed as argument is a valid representation of a time in the culture specified as parameter. The expected format is the LongTimePattern. If the value is of type TimeOnly, it returns true. Returns false otherwise.

Parameters

This predicate has no parameters.

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


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