Getting the user's timezone
Ever needed to get the timezone of the end user’s browser in a rails app? This should be a trivial operation, but it isn’t. It is now, because I’ve wrapped all the plumbing up as a rails engine.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Ever needed to get the timezone of the end user’s browser in a rails app? This should be a trivial operation, but it isn’t. It is now, because I’ve wrapped all the plumbing up as a rails engine.
Post a comment