Click or drag to resize
TimeZone table
Print this page

The TimeZone table allows you to retrieve information about a TimeZone.

This topic contains the following sections:

Requirements

When you write templates that access this table, follow these requirements:

  1. Specify the Symbolic Name for the table version to use:

    TableID = TimeZone-1.0

  2. Specify an Intent that this table supports:

    • Retrieve

TimeZone column descriptions

This list includes each column's name, which you use in expressions to retrieve data, and data type, which defines how the data is retrieved.

Column Data Type Description
Id Id (primary key) The ID of the time zone.
Name Text The name of the time zone.
Abbreviation Text The abbreviation for this time zone.
CurrentOffset TimeInterval The time zone's offset from UTC. If applicable, this includes the daylight savings offset.
UtcOffset TimeInterval The time zone's standard offset from UTC