On Thu, 4 Feb 2010 21:23:29 +1100
Zoong Do Dung PHAM <[email protected]> wrote:

>How can I specify even months and odd months?
>
>For example, how can I remind the 2nd Thursday of every even months
>(Feb, Apr, Jun ..)?


REM 7 Thu SATISFY [monnum(trigdate()) % 2 == 0]
IF trigvalid()
    REM [trigdate()] MSG even months %v
ENDIF


Check out the man pages, chapter "THE SATISFY CLAUSE"




-- 

Best Regards,
Tarlika Elisabeth Schmitz
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans

Reply via email to