I need help. I have this code:
<%= f.datetime_select :date, :start_year => 2011 %>
the output is good except timezone ... utc timezone and I want to change it to a different timezone. How should I do it? Do I need to do something in initializers? I found some things on the Internet, but they were on rails 2 and they did not work.
Thanks a lot, I need quick help :)
gal harth
I am stuck in this question, please help me !!! :)
source
share