-
• #2
Hi there,
quick googling brought up this: moon phase calculation code in JS on GitHub
Although the calcalution including example here seems easier and smaller to be done in code.
And according to this page time and timezone do not really impact the moon phase because the moon changes ever so slightly during the course of a whole month.
Although you might have to rotate the images depending on your latitude (northern/southern hemisphere).
-
• #3
I am working on a moon phase app right now.
After that, I am planning to make a moon phase widget.
See Moonphase in my fork:
https://purple-tentacle.github.io/BangleApps/index.html#
Hi,
can someone please share a moon phase calculation based on home position, time and timezone or what ever is needed to calc the phase.
Have done some moons for this phases base on drawing circles and ellipses
2 Attachments