Each argument is provided as a number, and the result is aserial numberthat represents a valid Excel date.

Apply a datenumber formatto display the output from the DATE function as a date.

Note: tomove an existing dateforward or backward in time, see theEDATEandEOMONTH.

Excel formula: Convert Excel time to Unix time

TheTODAY functionreturns the current date to theYEAR function.

The YEAR function extracts the year and returns the result to the DATE function as theyearargument.

Themonthanddayarguments are hard-coded as 1.

Excel formula: Sum by year

Note: the DATE function actually returns a serial number and not a formatted date.

In Excel’s date system,dates are serial numbers.

January 1, 1900, is number 1 and later dates are larger numbers.

Excel formula: Sequence of years

To display date values in a human-readable date format, apply thenumber formatof your choice.

The TIME function is useful when you want to assemble a proper time inside another formula.

YEAR Function

The Excel YEAR function returns the year component of a date as a 4-digit number.

Excel formula: Dynamic calendar formula

Excel formula: Year is a leap year

Excel formula: Get nth day of year

Excel formula: Get month from date

Excel formula: Convert date to Julian format

Excel formula: Get percent of year complete

Excel formula: Get last day of month

Excel formula: Convert text to date

Excel formula: Sum if date is between

Excel formula: Convert Unix time stamp to Excel date

Excel formula: Working days in year

Excel formula: Range contains specific date

Article image

Article image

Article image

Article image

Article image

Article image

Excel TIME function

Excel YEAR function

Excel MONTH function

Excel DAY function

Excel EDATE function