This is a simple script I knocked together to help a friend calculate sunset and sunrise times in a more user friendly way. This is just a basic javascript front end to feed coordinates into some fancy algorithm.
Coordinates is a Google map based tool for determining the latitude and longitude of a location.
This is a simple script I knocked together to help a friend calculate sunset and sunrise times in a more user friendly way. This is just a basic javascript front end to feed coordinates into some fancy algorithm.