update utc

This commit is contained in:
Aung Myo
2017-06-27 15:10:42 +06:30
parent f762664912
commit ff2844124e
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ module SXRestaurants
# -- all .rb files in that directory are automatically loaded.
config.active_record.time_zone_aware_types = [:datetime, :time]
config.active_job.queue_adapter = :sidekiq
# config.time_zone = 'Asia/Rangoon'
config.time_zone = 'Asia/Rangoon'
end