Echelon i.LON 100 e2 Internet Server User Manual
Page 178

i.
LON 100 Internet Server Programmer’s Reference
11-11
The following string would set up an exception that occurs every day from 2000/2/28 until
2000/3/5:
2000-02-28,2000-03-05,DY_NUL,MN_NUL
The following string would set up an exception that occurs every second day from 2000/2/28
until 2000/3/5:
2000-02-28,2000-03-05,DY_EVERY_SECOND,MN_NUL
The following string would set up an exception that occurs on the last Saturday of each
month between 2000/2/26 and 2002/4/29:
2000-02-26,2002-04-29,DY_LAST_SAT,MN_NUL
The following string would set up an exception that is valid every 10
th
month between
1/1/2000 and 12/31/2001. This would be every day in October 2001 and every day in August
2001.
2000-01-01,2001-12-31,DY_NUL,MN_EVERY_10_MONTH