25
EXAMPLE: Val-x = Date
Only the time for (start) is relevant.
•
-(Start)Date = *,01.01.09
Result: 1 January 2009 is an exception date.
•
-(Start)Date = Mo,*.*.00
Every Monday is an exception day
•
-(Start)Date = *,*.Even.00
All days in even months (February, April, June, August, etc.)
are exception days.
EXAMPLE: Val-1 = Interval
The times for (Start)Date and End date are adjusted.
•
-(Start)Date = *,23.06.09 / -End date = *,12.07.09.
23 June 2009 until end of 12 July 2009 are exception days
(for example holidays).
• -(Start)Date = *,23.12.00 / -End date = *,31.12.00
23–31 December are exception days every year. Time End
date = *,01.01.00 will not work, because 1 January comes
before 23 December.
•
-(Start)Date = *,23.12.09 / -End date = *,01.01.10.
23 December 2009 up to and including 1 January 2010 are
exception days.
•
-(Start)Date = *,*.*.00 / -End date = *,*.*.00
Warning! This means that the exception is always active!
The system is constantly in exception mode or turned off.
EXAMPLE: Val-1 = Weekday
Val-1 = Weekday
The times for weekdays are adjusted.
•
Weekday = *,Fr,*
Every Friday is an exception day.
•
Weekday = *,Fr,Even
Every Friday in even months (February, April, June, August,
etc.) is an exception day.
•
Weekday = *,*,*
Warning! This means that the exception is always active!
The system is constantly in exception mode or turned off.