[Remind-Fans] Moon Phases and Public Holidays for Queensland, Australia
David F. Skoll
dfs at roaringpenguin.com
Sat May 5 10:25:06 EDT 2012
On Sat, 05 May 2012 22:03:17 +1000
David Jackmanson <david at djackmanson.com> wrote:
> SET newmoondate = [moondate(0)]
> IF today() == newmoondate
> MSG New Moon
> ENDIF
No no no! That's not following the Remind Zen. You want:
REM [moondate(0)] MSG New Moon
Isn't that much simpler?
Or even better for the HTML calendar:
REM [moondate(0)] SPECIAL MOON 0 -1 -1 [moontime(0)]
Regards,
David.
More information about the Remind-fans
mailing list