Specifications

Table Of Contents
2-66
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
clock summertime
Authorization: admin
Examples The following examples illustrate the use of this command.
EXAMPLE 1
The following example shows how to configure recurring daylight savings time for a time zone
designated "DST" as follows:
Daylight savings time begins: 0:00 on the last Sunday of March.
Daylight savings time ends: 23:59 on the Saturday of fourth week of November.
Offset = 1 hour (default)
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#clock summer-time DST
recurring last Sunday March 00:00 4 Saturday November 23:59
SCE(config)#
EXAMPLE 2
The following example shows how to configure non-recurring daylight savings time for a time zone
designated "DST" as follows:
Daylight savings time begins: 0:00 on April 16, 2007.
Daylight savings time ends: 23:59 October 23, 2007.
Offset = 1 hour (default)
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#clock summer-time DST April 16 2005 00:00 October 23 2005 23:59
SCE(config)#
EXAMPLE 3
The following example shows how to cancel the daylight savings configuration.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#no clock summer-time
SCE(config)#
Related Commands Command Description
clock set Manually sets the system clock.
calendar set Sets the system calendar.
show calendar Displays the time maintained by the real-time system calendar clock.
show clock Displays the time maintained by the system clock.