Ticket from 24.11, but no replies yet: https://rails.lighthouseapp.com/projects/8994/tickets/6054-datetime-in-to_xml-returns-gmt-from-302
Rails 3.0.1 to_xml: 2010-11-18T14:41:30+01:00 Same code in 3.0.2 and 3.0.3: 2010-11-18T13:41:30+00:00 So the time is correct off course, but shouldn't this output according to chosen timezone as earlier? to_json in 3.0.2 returns local timezone as before. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
