Date and Time - TODAY Function



Description

The TODAY function returns the serial number of the current date. The serial number is the date-time code used by Excel for date and time calculations. If the cell format was General before the function was entered, Excel changes the cell format to Date. If you want to view the serial number, you must change the cell format to General or Number.

Syntax

TODAY ()

Arguments

The TODAY Function syntax has no arguments.

Notes

  • Excel stores dates as sequential serial numbers so they can be used in calculations. By default, January 1, 1900 is serial number 1, and January 1, 2008 is serial number 39448 because it is 39,447 days after January 1, 1900

  • If the TODAY function does not update the date when you expect it to, you might need to change the settings that control when the workbook or worksheet recalculates

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

TODAY Function
advanced_excel_date_time_functions.htm
Advertisements