is-before(
    reference: date-time
)

Returns true if the temporal value passed as argument is chronologically before the temporal value passed as parameter. Returns false otherwise.

Parameters

Name Type Required Description
reference date-time Yes A temporal value to compare to the argument

Kind: Predicate
Scope: temporal
Aliases: before, dateTime-is-before


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