We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
to_time
1 parent 5916e01 commit b88ffabCopy full SHA for b88ffab
config/application.rb
@@ -20,7 +20,8 @@ class Application < Rails::Application
20
#
21
# These settings can be overridden in specific environments using the files
22
# in config/environments, which are processed later.
23
- #
+
24
+ config.active_support.to_time_preserves_timezone = :zone
25
# config.time_zone = "Central Time (US & Canada)"
26
# config.eager_load_paths << Rails.root.join("extras")
27
end
0 commit comments