An open API service indexing awesome lists of open source software.

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.

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/