Examples
(NOW() - UTCNOW())
returns a Duration value giving the difference between UTC and local time.
Syntax
UTCNOW()
Return Value
A DateTime value: the current date & time in Coordinated Universal Time (UTC).
See Also
NOW(), USERTZOFFSET()
(NOW() - UTCNOW())
returns a Duration value giving the difference between UTC and local time.
UTCNOW()
A DateTime value: the current date & time in Coordinated Universal Time (UTC).
NOW(), USERTZOFFSET()