TRUECALC
Functions

NOW

Current date and time as a serial number

When to use it

When should I use NOW instead of TODAY?

Use NOW when you need the current date and time as a serial number (fractional day); use TODAY when only the date (no time) is needed.

Used in

operations

Syntax

NOW()

On this page