ISOWEEK

Returns the ISO8601 week of a given date

ISOWEEK(date)

Returns the week of a given date as an integer in ISO8601 format (1-52).

Arguments

Output

Integer corresponding to the ISO8601 formatted week.

Example

Last updated