Adds Rack Middleware to set the Time.zone of the current request based on the Accept-Timezone header.
This header is added with the Accept-Timezone Chrome Extension
Add gem 'accept_timezone'
to your Gemfile
Adds Rack Middleware to set the Time.zone of the current request based on the Accept-Timezone header.
This header is added with the Accept-Timezone Chrome Extension
Add gem 'accept_timezone'
to your Gemfile