如何在rails 3中设置INDIA的时区?
在哪里指定这个?
请帮忙.
config.time_zone = 'Kolkata'
这应该工作.
稍后您可以通过在rails控制台中运行以下命令来确认
>> Time.zone #output (GMT+05:30) Kolkata