On Sat, 5 Feb 2011 19:09:36 -0000 "Eric" <[email protected]> wrote:
>The normal (every year) holiday is > >REM Mon 1 Jun -7 MSG Spring Bank Holiday (Whitsun) > >which would be 28 May 2012. But in 2012 it is cancelled, and replaced >by > >REM 4 jun 2012 MSG Spring Bank Holiday (Whitsun) (moved)% >REM 5 jun 2012 MSG Diamond Jubilee (Bank Holiday)% > >Easy to put these in, but how to suppress the "regular" date just for >2012? REM Mon 1 Jun -7 SATISFY [year(trigdate()) != 2012] MSG %"Spring Bank Holiday%" REM 04 Jun 2012 MSG Spring Bank Holiday (Whitsun) (moved)% REM 05 Jun 2012 MSG Diamond Jubilee (Bank Holiday)% -- Best Regards, Tarlika Elisabeth Schmitz _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
