https://github.com/drklrd/timezoned
An utility based project to get information about time differences in separate timezone region.
https://github.com/drklrd/timezoned
Last synced: 22 days ago
JSON representation
An utility based project to get information about time differences in separate timezone region.
- Host: GitHub
- URL: https://github.com/drklrd/timezoned
- Owner: drklrd
- Created: 2016-11-09T14:36:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-29T16:18:10.000Z (over 9 years ago)
- Last Synced: 2025-02-16T01:31:37.349Z (over 1 year ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timezoned
An utility based project to get information about time differences in separate timezone region.
# Features
* Get information about time zone differences(and the current time) in reference to your location.
* Supports multiple locations
* Change the current location
* Change the DateTime
#To Run the project
1. First run npm install
2. To generate the script bundle.js run npm run bundle
3. You will need to serve the static file. You can simply get http-server package by running sudo npm install http-server -g and then use http-server command to serve the index.html page
#Demo
You can view the demo at https://timezoned.herokuapp.com/