\<bookmark_value\>YEAR function\</bookmark_value\>

YEAR

Returns the year as a number according to the internal calculation rules.

Syntax

YEAR(number)

\<emph\>Number\</emph\> shows the internal date value for which the year is to be returned.

Example:

Year(1) returns 1899

YEAR(2) returns 1900

YEAR(33333.33) returns 1991