On Thu, Feb 7, 2013 at 3:41 AM, Colin Law <clan...@googlemail.com> wrote:
> On 7 February 2013 05:54, Dheeraj Kumar <a.dheeraj.ku...@gmail.com> wrote:
>> Read. http://guides.rubyonrails.org/i18n.html
>
> If that does not help then tell us what you mean by it not working.

To add: Just to make things clear if this is you.  If you are thinking
that Rails will store the data inside of the db as your timezone it
won't.  Rails stores all times as UTC so they can be converted easily
no matter the system, the timezones only apply to the final object
created.  You can also try just setting the city name ("New York") and
see if that works though Eastern should work.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to