Is there a way in C# to calculate given a Lat and Long when the sun will set and rise for a given day?
Ian
Is there a way in C# to calculate given a Lat and Long when the sun will set and rise for a given day?
Ian
I haven't tested this, but I came across this thread on MSDN which is answered:
Also take a look at this one http://www.codeproject.com/KB/recipes/SolarCalculator.aspx