For the complete documentation index, see llms.txt. This page is also available as Markdown.

GETTIMEZONEOFFSET

Returns the difference in hours between the local and the UTC time.

Syntax

GETTIMEZONEOFFSET()

Example

In this example, the difference in hours between CET and UTC is returned:

Last updated