# HG changeset patch # User Nattee Niparnan # Date 2014-08-22 16:04:38 # Node ID a14389fe8773d2b646d65daaea99ea6d1d54b921 # Parent df369e1484f40e9c4560869a70072bae0b477190 update Current time to properly use rails time diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -113,7 +113,7 @@ #{user.full_name}
-#{t 'title_bar.current_time'} #{format_short_time(Time.new)} +#{t 'title_bar.current_time'} #{format_short_time(Time.zone.now)} #{time_left}