DB
FunctionsDate & Time

to_month

Extracts the calendar month (1..12) from the input date or timestamp.

to_month(…) → Int64

Kind · scalar

Extracts the calendar month (1..12) from the input date or timestamp.

Part of the Date & Time family.