5-43
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 5 Configuring the Management Interface and Security
Configuring Time Clocks and Time Zone
Defining Recurring Daylight Saving Time Transitions: Example
The following example shows how to configure recurring daylight saving time for a time zone designated
"DST" as follows:
•
Daylight saving time begins — 0:00 on the last Sunday of March.
•
Daylight saving time ends — 23:59 on the Saturday of fourth week of November.
•
Offset = 1 hour (default.
SCE(config)# clock summer-time DST recurring last Sunday March 00:00 4 Saturday November
23:59
How to Define Non-Recurring Daylight Saving Time Transitions
Step 1
From the SCE(config)# prompt, type
clock summer-time
zone
[
date1 month1 year1 time1 date2
month2 year2 time2
[
offset
]] and press
Enter
.
Defining Non-Recurring Daylight Saving Time Transitions: Example
The following example shows how to configure non-recurring daylight saving time for a time zone
designated "DST" as follows:
•
Daylight saving time begins — 0:00 on April 16, 2004.
•
Daylight saving time ends — 23:59 October 23, 2004.
•
Offset = 1 hour (default)
SCE(config)# clock summer-time DST April 16 2004 00:00 October 23 2004 23:59
How to Cancel the Daylight Saving Time Configuration
Step 1
From the SCE(config)# prompt, type
no clock summer-time
and press
Enter
.
Removes all daylight saving configuration.
How to Display the Current Daylight Saving Time Configuration
Step 1
From the SCE# prompt, type
show timezone
and press
Enter.
Displays the current time zone and daylight saving time configuration.