SoftLayer_Locale_Timezone


SoftLayer_Locale_Timezone

Description

Each User is assigned a timezone allowing for a precise local timestamp.

Local


id

A timezone’s identifying number.
Type: int


longName

A timezone’s long name. For example, “(GMT-06:00) America/Dallas - CST”.
Type: string


name

A timezone’s name. For example, “America/Dallas”.
Type: string


offset

A timezone’s offset based on the GMT standard. For example, Central Standard Time’s offset is “-0600” from GMT=0000.
Type: string


shortName

A timezone’s common abbreviation. For example, Central Standard Time’s abbreviation is “CST”.
Type: string

Relational

Count