https://github.com/z3ut/world-time-map
World current time map with timezones and sunrise/sunset info
https://github.com/z3ut/world-time-map
Last synced: over 1 year ago
JSON representation
World current time map with timezones and sunrise/sunset info
- Host: GitHub
- URL: https://github.com/z3ut/world-time-map
- Owner: z3ut
- Created: 2019-01-20T06:48:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T06:52:25.000Z (over 7 years ago)
- Last Synced: 2025-01-13T22:28:26.000Z (over 1 year ago)
- Language: JavaScript
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# World time map
World current time map with timezones and sunrise/sunset info
## Description
[Demo](https://z3ut.github.io/world-time-map)
Site uses [tz-lookup](https://github.com/darkskyapp/tz-lookup) for timezone determination, [suncalc](https://github.com/mourner/suncalc) for sunrise/sunset calculation, [moment-timezone](https://momentjs.com/timezone/) for local time computation. Cities and coordinates taken from [simplemaps](https://simplemaps.com/data/world-cities).
Don't rely on this site for important time tracking or timezone detecting, it provides only approximate data.