On 11 Sep 2008, at 18:42, Stuart Corbishley wrote:

>
> Hi there,
>
> I'm fairly new to RoR, and I seem to be having a problem with :time
> types.
>
> I save my times with a time_select on my form, to a time type field on
> MySQL.
>
> Rails automatically pulls it back to UTC from my timezone (+02:00),
> but when I display it again, it stays at the UTC value, i.e. I enter
> in 6:30, and I get 4:30 on my list.

Related to 
http://rails.lighthouseapp.com/projects/8994/tickets/1030-multiparameter-attributes-incorrectly-do-time-zone-conversion-on-time-only-columns
 
  maybe ?

Fred
>
>
> Is it just me, or is this a limitation of the time datatype in mysql,
> obviously all the datetime conversions work perfectly, like in my
> timestamps...
>
> Any help would be greatly appreciated.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to