When you set up a time schedule, you specify:
Use the following statements to configure a time schedule for an event:
- schedule name event name from {
- effective effective;
- hour hour;
- minute minute;
- day-of-month day-of-month;
- day-of-week day-of-week;
- month month;
- year year;
- time-zone time-zone;
- }
- schedule name event name to {
- effective effective;
- hour hour;
- minute minute;
- day-of-month day-of-month;
- day-of-week day-of-week;
- month month;
- year year;
- time-zone time-zone;
- }
Use the following statements to configure time exclusions from the schedule:
- schedule name event name except name from {
- hour hour;
- minute minute;
- day-of-month day-of-month;
- day-of-week day-of-week;
- month month;
- year year;
- time-zone time-zone;
- }
- schedule name event name except name to {
- hour hour;
- minute minute;
- day-of-month day-of-month;
- day-of-week day-of-week;
- month month;
- year year;
- time-zone time-zone;
- }
To configure the time schedule: