Google Sheets - TODAY function

TODAY function returns the current date.

Syntax

TODAY()

Examples

Notes


  • TODAY function is a volatile function. The value it returns is the date when the spreadsheet is recalculated, not the date when the spread is created.
  • Today only returns the current date without a time component. To create a time with date and time, use NOW function.

Comments

Popular posts from this blog

Excel - IF function

Excel - Hierarchical chart (Treemap)

Excel - VLOOKUP function