plcm-timezone.xsd Documentation

Target Namespace

Elements

plcm-timezone  PlcmTimezone

Defines the name and offset for each timezone.


Complex Types

PlcmTimezone Fields

NameTypeDescriptionAttributes
nameName The name of the timezone. This field is used when setting the timezone in the time configuration. See plcm-time-config.yang. Mandatory
offsetOffset 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.


Simple Types


NameTypeRestrictions
Offsetxs:string
Length of value must be >=1
Length of value must be <=128
Namexs:string
Length of value must be >=1
Length of value must be <=128