19ada04d33
* explose -> explore * january -> January * documentfor -> document for * encorporated -> incorporated * function -> functions * julian -> Julian * calculater -> calculate * formely -> formerly * Javascript -> JavaScript * timezone -> time zone * Calisto -> Callisto * outter -> outer PR: 36480 Submitted by: Eric Yu <ericyu@mail2000.com.tw>
10 lines
382 B
Plaintext
10 lines
382 B
Plaintext
This is sscalc, a sunrise/sunset time calculator, ported to C.
|
|
You can find the sunrise and sunset times for anywhere in the world
|
|
as long as you know the latitude and longitude of the location.
|
|
|
|
The program is a port of the JavaScript program located at
|
|
http://www.srrb.noaa.gov/highlights/sunrise/gen.html
|
|
|
|
The page was written by Aaron Horiuchi, Chris Lehman and Chris
|
|
Cornwall.
|