Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nolim1t/em-http-datetime-to-epochtime

Rails EventMachine app which converts datetime (with Olsen formatted timezone) to epoch time. If I didn't do this I would have to resort to a *yucky* PHP solution.
https://github.com/nolim1t/em-http-datetime-to-epochtime

Last synced: 2 days ago
JSON representation

Rails EventMachine app which converts datetime (with Olsen formatted timezone) to epoch time. If I didn't do this I would have to resort to a *yucky* PHP solution.

Awesome Lists containing this project

README

        

em-http-datetime-to-epochtime
=============================

Rails EventMachine app which converts datetime (with Olsen formatted timezone) to epoch time. If I didn't do this I would have to resort to a *yucky* PHP solution.