mourner / suncalc

A tiny JavaScript library for calculating sun/moon positions and phases.
BSD 2-Clause "Simplified" License
3.1k stars 419 forks source link

New Moon calculation #92

Open g00dv1n opened 7 years ago

g00dv1n commented 7 years ago

How to calculate the moment when the fraction is 0.000000000000000000?

Garito commented 7 years ago

Even better: How to calculate the moment when the fraction or the phase is in a given value?

Zemelia commented 2 years ago

Does anyone have some solution with this lib? Just wondering how to get rise on new moon?

mahouhou commented 1 year ago

I am also looking for a solution to calculating the time and date for the new moon, or another phase of the cycle.