Defines the name and offset for each timezone.
Name | Type | Description | Attributes |
---|---|---|---|
name | Name | The name of the timezone. This field is used when setting the timezone in the time configuration. See plcm-time-config.yang. | Mandatory |
offset | Offset | The offset represents the number of hours and minutes this timezone is from GMT, expressed as a string of the format +HH:MM or -HH:MM. This field is used for the client to be able to display the server time in different timezones using this field as the conversion to and from GMT. This field is calculated based on the current offset, taking into account any additional change if Daylight Savings Time (DST) is active in this timezone. |
Name | Type | Restrictions |
---|---|---|
Offset | xs:string | Length of value must be >=1 Length of value must be <=128 |
Name | xs:string | Length of value must be >=1 Length of value must be <=128 |