The configuration model file matching time management is ietf-system.yang.
Object |
Description |
Value | Remarks |
---|---|---|---|
/ietf-system:system/clock/timezone/timezone-utc-offset/timezone-utc-offset |
Indicates the time zone offset. |
The value is an integer in the range from -720 to 840, in minutes. |
N/A |
/ietf-system:set-current-datetime/current-datetime |
Indicates the current time on the device. |
The value is in any of the following formats:
|
N/A |
/ietf-system:system/clock/ huawei-system:daylight/daylight-name |
Indicates the name of the DST time zone. |
The value is a string of 1 to 32 case-sensitive characters without spaces. |
N/A |
/ietf-system:system/clock/ huawei-system:daylight/start-time/hour |
Indicates the DST start time. |
The start time is in 24-hour format HH:MM.
|
N/A |
/ietf-system:system/clock/ huawei-system:daylight/start-time/week-start |
Indicates the week in the DST start month. |
The value is of the enumerated type:
|
|
/ietf-system:system/clock/ huawei-system:daylight/start-time/day-start |
Indicates a day of the week in the start month. |
The value is of the enumerated type:
|
|
/ietf-system:system/clock/ huawei-system:daylight/start-time/month-start |
Indicates the start month. |
The value is of the enumerated type:
|
|
/ietf-system:system/clock/ huawei-system:daylight/start-time/month |
Indicates the DST start date. |
The start date is in the format MM-DD.
|
The week-start, day-start, and month-start objects are mutually exclusive with the month object. You can set either the week-start, day-start, and month-start objects or the month object. |
/ietf-system:system/clock/ huawei-system:daylight/end-time/hour |
Indicates the DST end time. |
The end time is in 24-hour format HH:MM.
|
N/A |
/ietf-system:system/clock/ huawei-system:daylight/end-time/week-start |
Indicates the week in the end month. |
The value is of the enumerated type:
|
|
/ietf-system:system/clock/ huawei-system:daylight/end-time/day-start |
Indicates a day of the week in the end month. |
The value is of the enumerated type:
|
|
/ietf-system:system/clock/ huawei-system:daylight/end-time/month-start |
Indicates the end month. |
The value is of the enumerated type:
|
|
/ietf-system:system/clock/ huawei-system:daylight/end-time/month |
Indicates the DST end date. |
The end date is in the format MM-DD.
|
|
/ietf-system:system/clock/ huawei-system:daylight/repeating-offset |
Indicates the DST offset. |
The offset is in 24-hour format HH:MM.
|
The DST offset must be less than or equal to 2 hours. Otherwise, an error is reported. |
/ietf-system:system/clock/huawei-system:daylight/year-start |
Indicates the start year. |
Format: YYYY YYYY indicates the year. The value is an integer in the range from 2000 to 2099. |
|
/ietf-system:system/clock/ huawei-system:daylight/year-end |
Indicates the end year. |
Format: YYYY YYYY indicates the year. The value is an integer in the range from 2000 to 2099. |