On 16 August 2015 at 22:47, Frederick Cheung <
frederic...@gmail.com> wrote:
> On Sunday, August 16, 2015 at 10:45:17 PM UTC+1, Shanmugavel A wrote:
>> Hi,
>>
>> In our rails 3.2 application, we have configured,
>>
>> config.time_zone = 'London'
>> config.active_record.default_timezone = :local
>>
>
> I wouldn't recommend setting default_timezone to local - it means that in addition to these settings, the timezone of the application server will also influence results.
local time of the user in the browser that is not correct. It means