Specifications

Table Of Contents
2-41
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
calendar set
calendar set
Sets the system calendar. The calendar is a system clock that continues functioning even when the system
shuts down.
calendar set hh:mm:ss day month year
Syntax Description
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Always coordinate between the calendar and clock by using the clock read-calendar command after
setting the calendar.
Authorization: admin
Examples The following example sets the calendar to 20 minutes past 10 AM, January 13, 2006, synchronizes the
real-time clock to the calendar time, and displays the result.
SCE>enable 10
Password:<cisco>
SCE#calendar set 10:20:00 13 jan 2006
SCE#clock read-calendar
SCE#show calendar
10:20:03 UTC THU January 13 2006
SCE#show clock
10:20:05 UTC THU January 13 2006
SCE#
hh:mm:ss Current local time in hours in 24-hour format, minutes and seconds
(HH:MM:SS).
day Current day (date) in the month.
month Current month (by three-letter abbreviated name).
year Current year using a 4-digit number.
Release Modification
2.5.7 This command was introduced.