is-in-the-past-or-today()

Returns true if the date passed as argument is today or a date before. If a DateTime is passed as argument, it returns true if the date of this datetime is today or any other date before today. Returns false otherwise.

Parameters

This predicate has no parameters.

Kind: Predicate
Scope: temporal
Aliases: in-the-past-or-today, dateTime-is-in-the-past-or-today


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