[Remind-Fans] Week Numbers. (2nd try)

David F. Skoll dfs at roaringpenguin.com
Wed Mar 17 11:12:07 EDT 2010


Geoff wrote:

> How do I make remind work sensibly with week numbers?
> # What I think I  want to be able to do:
> #REM Week08 OMIT Sat Sun MSG This is week 8

> # This works, more or less, but seems hard to use in a generic way
> REM Mon Tue Wed Thu Fri SATISFY (weekno(trigdate()) == 09)

I think you pretty much have to do it that way.  But you can combine
it into one line:

REM Mon Tue Wed Thu Fri SATISFY [weekno(trigdate()) == 9] MSG Week 09.

Regards,

David.



More information about the Remind-fans mailing list