TIMESTAMPTZ
value.
Alias: NOW
Syntax
The function can be called with or without parentheses:Return Type
TIMESTAMPTZ
Remarks
The function gets the current timestamp from the system, and returns it as aTIMESTAMPTZ
value.
Example
The following example assumes that the current Unix timestamp is2023-03-03 14:42:31.123456 UTC
.