date-time →
iso-week-of-year() → integer

returns a textual value at format YYYY-Www representing the year and week number (according to ISO 8601) of the date passed as the argument

Parameters

This function has no parameters.

Examples

#"2024-01-15 12:30:00" | iso-week-of-year  3

Kind: Function
Scope: temporal
Aliases: dateTime-to-iso-week-of-year


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