Chapter 13: Getting Started (CLI)
Setting the Time and Date (Optional) (CLI)
phn-3963_004v000
Page 13-187
root> platform management time-services utc set offset hours-offset 13
minutes-offset 32
Setting the Daylight Savings Time (CLI)
To set the daylight savings time parameters, enter the following command in root view:
root> platform management time-services daylight-savings-time set start-
date-month <start-date-month> start-date-day <start-date-day> end-date-
month <end-date-month> end-date-day <end-date-day> offset <offset>
Table 64: Daylight Savings Time CLI Parameters
Parameter
Input Type
Permitted Values Description
start-date-
month
Number
1 – 12
The month when Daylight Savings
Time begins.
start-date-
day
Number
1 – 31
The date in the month when Daylight
Savings Time begins.
end-date-
month
Number
1 – 12
The month when Daylight Savings
Time ends.
end-date-
day
Number
1 – 31
The date in the month when Daylight
Savings Time ends.
offset
Number
0 – 23
The required offset, in hours, for
Daylight Savings Time. Only positive
offset is supported.
Examples
The following command configures daylight savings time as starting on May 30 and ending on
October 1, with an offset of 20 hours.
root> platform management time-services daylight-savings-time set start-
date-month 5 start-date-day 30 end-date-month 10 end-date-day 1 offset 20