The YEAR Function
It returns the year of a date, represented by a serial number. The year is given as an integer ranging from 1900 to 9999.
It returns the year of a date, represented by a serial number. The year is given as an integer ranging from 1900 to 9999.
It returns the month of a date, represented by a serial number. The month is given as an integer ranging from 1 to 12.
It returns the day of a date, represented by a serial number. The day is given as an integer ranging from 1 to 31.
It returns the serial number of the current date and time.
It returns the serial number of the current date.
It combines three separate values to form a date and returns that date.