Skip to content

Instantly share code, notes, and snippets.

@kapkaev
Created May 23, 2012 07:51
Show Gist options
  • Select an option

  • Save kapkaev/2773764 to your computer and use it in GitHub Desktop.

Select an option

Save kapkaev/2773764 to your computer and use it in GitHub Desktop.
rails time zone
config.active_record.default_timezone = 'Moscow'
config.time_zone = 'Moscow'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment