DB
FunctionsDate & Time

to_iso_week

Extracts the ISO-8601 week number (1..53) from the input date or timestamp.

to_iso_week(…) → Int64

Kind · scalar

Extracts the ISO-8601 week number (1..53) from the input date or timestamp.

Part of the Date & Time family.