ISOWEEKNUM

Returns a number representing the ISO week of the year where the provided date falls.

Standard

Parameter List

Syntax
ISOWEEKNUM(date)
date

The date for which to determine the ISO week number. For example: 2020-02-02.

Examples

ISOWEEKNUM("2022-02-04") returns 5