Description: List of time zones used for census, schedule availability, locations, etc
Column Name |
Ordinal Position |
|
Column Name |
Ordinal Position |
Referenced Table |
|
|
Name |
Type |
|
1 |
LKSYSTIMEZONEID |
INT |
|
|
Description: The unique Id for the LkSysTimeZone table
|
|
Name |
Type |
|
2 |
CODE |
NVARCHAR |
|
|
Description: Value that identifies a concept as defined by the code system
|
|
Name |
Type |
|
3 |
DESCRIPTION |
NVARCHAR |
|
|
Description: Detailed Description
|
|
Name |
Type |
|
4 |
TIMEZONEIDDESCRIPTION |
NVARCHAR |
|
|
Description: Text time zone value in Windows Standard format
|
|
Name |
Type |
|
5 |
UTCOFFSET |
INT |
|
|
Description: Number of hours this time zone is offset from UTC
|
|
Name |
Type |
|
6 |
TIMEZONEJAVASCRIPT |
NVARCHAR |
|
|
Description: Text time zone id
|