Jump to: navigation, search

TIMEZONE Dimension

The TIMEZONE dimension is populated during iWD Data Mart initialization. It is a static dimension that stores the name and ID of nearly 600 time zones.

The TIMEZONE Dimension
Field Data Type Description
TIMEZONE_KEY int Primary key of this table
TIMEZONE_ID nvarchar(48) The iWD-assigned ID for this time zone. This assignment coincides with Java time-zone IDs.
TIMEZONE_NAME nvarchar(64) The name of the time zone.
This page was last edited on December 19, 2017, at 10:26.
Comments or questions about this documentation? Contact us for support!