Specifications
5-50
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring Holiday Lists
Displaying All Holiday Lists
The following command displays all the holiday lists configured on the system:
show calendar holiday [all]
This command displays the date and description for all holidays for all years. This display includes both
year-specific holidays and fixed holidays. The output of this command appears similar to the following:
se-10-0-0-0# show calendar holiday
********************************
Year: 2004
********************************
September 04 Labor Day
November 25 Thanksgiving
********************************
Year: 2005
********************************
July 04 July 4th
September 05 Labor Day
November 24 Thanksgiving
December 25 Christmas
Displaying Holiday Lists for a Specific Year
The following command displays the holidays configured for a specific year:
show calendar holiday year yyyy
where yyyy is the 4-digit year. This command displays the date and description for all holidays
configured for the specified year. This display includes both year-specific holidays and fixed holidays.
If no holidays are configured for that year and the fixed holiday list is empty, the message “No holidays
found for the specified year” appears. The output of this command appears similar to the following:
se-10-0-0-0-0# show calendar holiday year 2005
********************************
Year: 2005
********************************
July 04 July 4th
September 05 Labor Day
November 24 Thanksgiving
December 25 Christmas
Displaying Holiday Lists for a Specific Month
The following command displays the holidays configured for a specific month in a specified year:
show calendar holiday year yyyy month mm
where yyyy is the 4-digit year and mm is the 2-digit month. This command displays the date and
description for all holidays configured for the specified month in the specified year.This display includes
both year-specific holidays and fixed holidays. If no holidays are configured for that month and there are
no holidays in that month, the message “No holidays found for the specified month” appears.
The output of this command appears similar to the following: