ISOYEAR

Returns the ISO8601 year of a given date

ISOYEAR(date)

Returns the year of a given date as an integer in ISO8601 format.

Arguments

Argument

Description

date

Date/time value(s)

Output

Integer corresponding to the ISO8601 formatted year.

Example

Last updated