And for complete MOON silliness, let's not forget the so-called Blue Moon:

# See if next full moon will be in the same month
IF monnum(moondate(2)) == monnum(moondate(2,moondate(2)+1))
    REM [moondate(2)] MSG Blue Moon Month!
ENDIF
# See if previous full moon was in the same month
IF monnum(moondate(2)) == monnum(moondate(2,moondate(2)-32))
    REM [moondate(2)] MSG Second Full Moon!
ENDIF

-- 
| Ian! D. Allen  -  [email protected]  -  Ottawa, Ontario, Canada
| Home Page: http://idallen.com/   Contact Improv: http://contactimprov.ca/
| College professor (Free/Libre GNU+Linux) at: http://teaching.idallen.com/
| Defend digital freedom:  http://eff.org/  and have fun:  http://fools.ca/
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

Reply via email to