[Remind-Fans] Moon Phase and times.

Sector11 Sector11 at fibertel.com.ar
Mon Sep 9 11:11:45 EDT 2019


Good day people

Something doesn't seem right here.  I'm using this in a reminder file:

SET moondatetime
SET moonphase
SET newmoon moondate(0)
SET firstquarter moondate(1)
SET fullmoon moondate(2)
SET thirdquarter moondate(3)

##MSG 0=N, 90=1st 180=F 270=3rd
##MSG Phase: [moonphase()°
MSG      New Moon [moondate(0)] @ [moontime(0)]
MSG   1st Quarter [moondate(1)] @ [moontime(1)]
MSG     Full Moon [moondate(2)] @ [moontime(2)]
MSG   3rd Quarter [moondate(3)] @ [moontime(3)]

Output is:
      New Moon 2019-09-28 @ 15:27
   1st Quarter 2019-10-05 @ 13:48
     Full Moon 2019-09-14 @ 01:35
   3rd Quarter 2019-09-21 @ 23:43

Why is "the next" Full moon 5 days in the past?

Even using just:
SET moondate(0)
SET moondate(1)
SET moondate(2)
SET moondate(3)

gets me the same results.


More information about the Remind-fans mailing list