NOW

The NOW function returns the current timestamp in DD/MM/YYYY, HH:MI:SS AM/PM format based on the system settings.

Syntax

now()

Return value

Datetime

Example

NOW()

Returns 18/8/2023, 4:02:19 pm - current date and timestamp.

Last updated