TIMEZONE
When data is generated or consumed across multiple time zones, UTC (Coordinated Universal Time) is widely used in reports to ensure global alignment. The TIMEZONE identifier enables you to refer to a specific UTC time zone.
Syntax
TIMEZONE.<UTC time zone>
Arguments
UTC time zone- The time zone to be referred to in your reports, E.g., (UTC+00:00) Dublin, Edinburgh, Lisbon, London. You can select the timezone from the list of supported timezones.
Return value
Time zone
Example
timezone.[(UTC+00:00) Dublin, Edinburgh, Lisbon, London]
Returns Europe/London

Last updated
Was this helpful?