public
Description: Uses client-side Javascript to format a datetime instead of the Ruby on Rails server.
Homepage: http://www.disruptiveagility.com/plugin/client_date
Clone URL: git://github.com/ryanlowe/client_date.git
client_date / TODO
100644 3 lines (2 sloc) 0.07 kb
1
2
3
 
- assumes the server stores in UTC?
  -- convert anyway with .utc() ?