[Remind-Fans] sat->fri and sun->mon
Dianne Skoll
dianne at skoll.ca
Thu Feb 3 21:53:16 EST 2022
On Thu, 3 Feb 2022 20:34:29 -0600
Tim Chase via Remind-fans <remind-fans at lists.skoll.ca> wrote:
> Could even wrap it up neatly in a function like
> FSET noweekend(dom) ($Td == dom-1 && $Tw == 5) || \
> ($Td == dom+1 && $Tw == 1) || \
> ($Td == dom && $Tw >= 1 && $Tw <= 5)
Yep, that would work (except for the first or last of the month, which
are unlikely edge-cases.)
Regards,
Dianne.
More information about the Remind-fans
mailing list