is-within-current-week()

Returns true if the date passed as argument is part of the same week than the current date. A week is starting on Monday and ending on Sunday. Returns false otherwise.

Parameters

This predicate has no parameters.

Kind: Predicate
Scope: temporal
Aliases: within-current-week, dateTime-is-within-current-week


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