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.
- Host: GitHub
- URL: https://github.com/dommmel/mytime.io
- Owner: dommmel
- Created: 2020-12-09T15:24:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-17T19:35:31.000Z (8 months ago)
- Last Synced: 2025-06-17T20:29:44.102Z (8 months ago)
- Topics: javascript, ruby, sinatra, time-zones
- Language: Ruby
- Homepage: https://mytime.io
- Size: 38.1 KB
- Stars: 90
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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