osapi.jive.corev3.metadata.TimeZone
Metadata about a time zone configured on this Jive instance.
Since: 3.1
Properties
Properties
Property | Type | Mode † | Description |
---|---|---|---|
abbreviation | String | read-only | ↑ Abbreviation for this time zone (if any). Note that these values are NOT unique! Since: 3.5 |
displayName | String | read-only | ↑ Localized (based on the locale of the requesting person) display name for this time zone. |
id | String | read-only | ↑ Canonical identifier for this time zone, as defined in Java. This is the value that will be present in a
|
rawOffset | Integer | read-only | ↑ Amount of time (in milliseconds) to add to UTC to get standard time in this time zone. |