6 alias 24_Hours_A_Day,_7_Days_A_Week
18 # 'workhours' timeperiod definition
20 timeperiod_name workhours
21 alias Normal Work Hours
31 # 'none' timeperiod definition
34 alias No Time Is A Good Time
39 # Note: The timeranges for each holiday are meant to *exclude* the holidays from being
40 # treated as a valid time for notifications, etc. You probably don't want your pager
41 # going off on New Year's. Although you're employer might... :-)
44 timeperiod_name us-holidays
47 january 1 00:00-00:00 ; New Years
48 monday -1 may 00:00-00:00 ; Memorial Day (last Monday in May)
49 july 4 00:00-00:00 ; Independence Day
50 monday 1 september 00:00-00:00 ; Labor Day (first Monday in September)
51 thursday -1 november 00:00-00:00 ; Thanksgiving (last Thursday in November)
52 december 25 00:00-00:00 ; Christmas
56 # This defines a modified "24x7" timeperiod that covers every day of the
57 # year, except for U.S. holidays (defined in the timeperiod above).
59 timeperiod_name 24x7_sans_holidays
60 alias 24x7 Sans Holidays
62 use us-holidays ; Get holiday exceptions from other timeperiod