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

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: 4 months 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.