Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomwhite/isitdayornight
HTML 5 geolocation code that works out if it's day or night
https://github.com/tomwhite/isitdayornight
mathematics time visualization
Last synced: 6 days ago
JSON representation
HTML 5 geolocation code that works out if it's day or night
- Host: GitHub
- URL: https://github.com/tomwhite/isitdayornight
- Owner: tomwhite
- Created: 2011-04-19T03:21:34.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T15:20:03.000Z (about 5 years ago)
- Last Synced: 2024-12-06T19:11:49.226Z (about 2 months ago)
- Topics: mathematics, time, visualization
- Language: JavaScript
- Homepage: http://bit.ly/isitdayornight
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A combination of HTML 5 geolocation and Preston Hunt's sunrise and sunset
Javascript code (http://williams.best.vwh.net/sunrise_sunset_algorithm.htm)
to create a webpage which knows if it's day or night where you are.