Forum: Rails I18n Time Problem

Posted by Sunny Bogawat (sunny_bogawat)
on 2008-09-10 09:44
Hi,
   In my application I have to correct the time stamp on event
discussion posts.  Perhaps they are not observing DST? In any case, they
are slow by one hour.
 how to do this ? I have following type of code and I have been using
rails 1.3:-

 <%= frmt_note_date(message.created_on) %> at
<%=
display_formated_time(user_timezone_dateTime(message.created_on,'fmt_in_dateTime').split('
at ').last)
%>

   above code shows me:-   9/08/2008 at 4:32 AM


  Please I need a solution for this problem?
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.