date-time →
month() → text
returns a textual value at format MM representing the month of the date passed as the argument
Parameters
This function has no parameters.
Examples
#"2024-01-15 12:30:00" | month → "01"
Kind: Function
Scope: temporal
Aliases: dateTime-to-month