The YEAR function is one of the date and time functions. It returns the year (a number from 1900 to 9999) of the date given in the numerical format (MM/dd/yyyy by default).
YEAR(serial_number)
The YEAR function has the following argument:
How to apply the YEAR function.
The figure below displays the result returned by the YEAR function.