Now

The Now() function returns the current date.

This function is SQL compatible. For more information about SQL compatibility, see our documentation.

Returns the current date with the current time

The Today() function excludes the current time.

Syntax

Now()

Now() =>Result: 4/12/2022

Last updated