Anyone know where I can find code in C# that returns the date of a full moon. Perhaps all the full moons between two dates, or some other way of reference?
Thanks.
Printable View
Anyone know where I can find code in C# that returns the date of a full moon. Perhaps all the full moons between two dates, or some other way of reference?
Thanks.
Possibly helpful links:
http://www.voidware.com/moon_phase.htm
http://www.codeproject.com/KB/graphics/MoonPhase.aspx
Thank you.
I'll check them out. :)