Essai de correction de time zone
This commit is contained in:
parent
0a2d929b95
commit
bbf69b2608
@ -19,7 +19,9 @@ module AgendaDuLibreRails
|
||||
# Run "rake -D time" for a list of tasks for finding time zone names.
|
||||
# Default is UTC.
|
||||
# config.time_zone = 'Central Time (US & Canada)'
|
||||
config.time_zone = 'Paris'
|
||||
# This parameter is required, or it will be overridden by events/show.haml
|
||||
# where Time.zone = 'Paris'
|
||||
config.time_zone = 'UTC'
|
||||
|
||||
# The default locale is :en and all translations from
|
||||
# config/locales/*.rb,yml are auto loaded.
|
||||
|
Loading…
Reference in New Issue
Block a user