date-time →
month-of-year() → integer

returns a numeric value representing the month of the date passed as the argument

Parameters

This function has no parameters.

Examples

#"2024-01-15 12:30:00" | month-of-year  1

Kind: Function
Scope: temporal
Aliases: dateTime-to-month-of-year


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