[Remind-Fans] Bridging Days

David F. Skoll dfs at roaringpenguin.com
Wed Nov 12 15:34:09 EST 2008


Jens Mueller wrote:

> I want to compute the bridging days of a year, i.e. all working days
> that are between a holiday and a weekend day. Only Fridays and Mondays
> can be bridge days. My holidays are specified using OMIT. How do I
> determine a day that is between an OMIT and a Saturday?

REM Fri SATISFY [isomitted(trigdate()-1)] MSG Bridge Friday.
REM Mon SATISFY [isomitted(trigdate()+1)] MSG Bridge Monday.

You need a recent version of Remind for isomitted().

Regards,

David.



More information about the Remind-fans mailing list