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

https://github.com/dommmel/mytime.io

Complete source code of https://mytime.io - a website to convert any time zone to your local time zone.
https://github.com/dommmel/mytime.io

javascript ruby sinatra time-zones

Last synced: about 1 month ago
JSON representation

Complete source code of https://mytime.io - a website to convert any time zone to your local time zone.

Awesome Lists containing this project

README

          

# mytime.io
Complete source code of https://mytime.io - a website to convert any time zone to your local time zone.

# Local development

## Setup

git clone https://github.com/dommmel/mytime.io
cd mytime.io
bundle install

## Run
ruby app.rb