SunData: Difference between revisions
Jump to navigation
Jump to search
Created page with "This is a REXX-callable DLL that calculates civil sunrise and sunset times for a given date, longitude, latitude, time zone and daylight savings time. ==Download== * [http:/..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
This is a REXX-callable DLL that calculates civil sunrise and sunset times for a given date, longitude, latitude, time zone and daylight savings time. | This is a REXX-callable DLL that calculates civil sunrise and sunset times for a given date, longitude, latitude, time zone and daylight savings time. | ||
==Author== | ==Author== | ||
Line 9: | Line 6: | ||
==Links== | ==Links== | ||
* [http://web.archive.org/web/20091223220550/http://home.att.net:80/~lpainfo/induapps.html Archived WebSite] | * [http://web.archive.org/web/20091223220550/http://home.att.net:80/~lpainfo/induapps.html Archived WebSite] | ||
* https://hobbes.nmsu.edu/download/pub/os2/dev/rexx/sundata07.zip | |||
[[Category:Libraries]] | [[Category:Libraries]] |
Revision as of 12:22, 6 January 2020
This is a REXX-callable DLL that calculates civil sunrise and sunset times for a given date, longitude, latitude, time zone and daylight savings time.