[Remind-Fans] Even numbered months 4th Wed mtg., except Dec., then Jan.

Brian Flaherty bxf4 at u.washington.edu
Sat Feb 11 17:07:56 EST 2012


Maybe this will be useful in the archives for someone else. I'm also
happy to see better ways to construct it. Nevertheless, I'm pretty happy
this appears to work.

I have meeting the 4th Wed. of even numbered months, except the
Dec. mtg. is moved to Jan. I did it this way:

REM SATISFY (monnum(trigdate())==1 || (monnum(trigdate())%2==0 && monnum(trigdate())!=12)) && day(trigdate())>21 && day(trigdate())<28
IF trigvalid()
    REM [trigdate()] +2 AT 18:30 DURATION 2:30 MSG Special mtg. %b %3
ENDIF

Thanks for remind and for the thorough manpage!


More information about the Remind-fans mailing list