CURRENT_TIMESTAMP

Use the CURRENT_TIMESTAMP function to return the current datetime. The timestamp value returned is in UTC in ISO8601 RFC3339 format.

Syntax

CURRENT_TIMESTAMP

Result example

2019-09-01T09:30:00.000Z