Google Sheets - NOW function

NOW function returns the current date and time.

Syntax

Now()

Examples

Notes


  • NOW is a volatile function. Each time the spreadsheet is recalculated, the result of NOW function will be updated.
  • If you do not need the current time but only current date, use TODAY function instead.


Comments

Popular posts from this blog

Excel - IF function

Excel - Hierarchical chart (Treemap)

Excel - VLOOKUP function