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.
Field | Data Type | Description |
---|---|---|
TIMEZONE_KEY | int | Primary key of this table |
TIMEZONE_ID | varchar(48) | The iWD-assigned ID for this time zone. This assignment coincides with Java time-zone IDs. |
TIMEZONE_NAME | varchar(64) | The name of the time zone. |
This page was last edited on February 24, 2015, at 17:50.
Comments or questions about this documentation? Contact us for support!