HostDateTimeSystemTimeZone
HostDateTimeSystemTimeZone
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"key": "string",
"name": "string",
"description": "string",
"gmtOffset": 0
}
string
key
Required
The identifier for the time zone.
string
name
Required
The time zone name.
string
description
Required
Description of the time zone.
integer As int32 As int32
gmtOffset
Required
The GMT offset in seconds that is currently applicable to the timezone (with respect to the current time on the host).
Returned By