Syntax
| Parameter | Description |
|---|
Examples
Show current date and time
=NOW()
Hours elapsed since a timestamp
=(NOW()-A2)*24
Extract just the time
=NOW()-TODAY()
Common Errors
The cell is formatted as Number instead of Date/Time. Format it as a date-time format to see readable output.
Tips
NOW() recalculates on every sheet change, which can slow down large spreadsheets. Use sparingly and prefer TODAY() when time is not needed.
NOW() changes every time. For a fixed timestamp, press Ctrl+; (date) or Ctrl+Shift+; (time) instead.
NOW() uses your computer's local time. In Google Sheets, it uses the spreadsheet's time zone setting.
Try NOW in Viztab
Import your data and use NOW with 370+ other formulas. No signup required.
Open Viztab