Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

YEAR function

Description

YEAR(date) returns the year of date. Date can either be a serial date number or a date string.

Example

YEAR("08.23.88") returns 1988 (date format MM.DD.YY)

YEAR(TODAY()) returns today's year.

Calculator

YEAR(  

Related functions