Returns the years component of a date value as a number.
Syntax:
YEAR( date )
Example:
YEAR(15.09.1964)
returns the number 1964.
1964