Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/nolim1t/em-http-datetime-to-epochtime
- Owner: nolim1t
- Created: 2012-05-16T06:48:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-02T05:05:32.000Z (over 12 years ago)
- Last Synced: 2024-04-14T14:30:02.342Z (7 months ago)
- Language: Ruby
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.