No Parameters
Returns: datetimezone
Example
query:
SELECT NOW_UTC()
results:
now_utc |
---|
2018-01-03T04:30:08.213Z+0000 |
The date function used to return the current time with millisecond accuracy. The result is a datetimezone, providing the date and time in the UTC timezone.
No Parameters
query:
SELECT NOW_UTC()
results:
now_utc |
---|
2018-01-03T04:30:08.213Z+0000 |
AT_TIME_ZONE
, DATE_ADD
, DATE_DIFF
, DATE_FORMAT
, DATE_PART
, DATE_PARSE
, DATE_SUB
, DATE_TRUNC
, DAY
, HOURS
, MINUTES
, MONTH
, NOW
, SECONDS
, YEAR