mikereedell / sunrisesunsetlib-java

Library for computing the sunrise/sunset from GPS coordinates and a date, in Java.
http://mikereedell.github.com/sunrisesunsetlib-java/
Apache License 2.0
299 stars 69 forks source link

Moon phase #13

Open frmz opened 9 years ago

frmz commented 9 years ago

Would be great as an addition to also have moon phase added

hiteshchavda commented 8 years ago

Yes, It would be helpful to bundle it here.

ghost commented 8 years ago

+1

ELY3M commented 8 years ago

+1

forrestguice commented 7 years ago

+1 If implemented I'd use this immediately in my own project (https://github.com/forrestguice/SuntimesWidget .. or Suntimes on fdroid). It was requested recently.

I was looking at implementing it myself (as well as solstice/equinox calculations) but have to admit the math is a little hairy..