Bugs item #12419, was opened at 2007-07-19 17:00
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=7857&aid=12419&group_id=2014

Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: AR parses Oracle-Dates wrong

Initial Comment:
Hi there,

I habe a Model with a created_at-column which is correctly updated, but on the 
view (Scaffolding) the date is shown wrong:

obj.created_at_before_type_cast => "2003-08-08 01:53:00.0"
obj.created_at => Sat Jan 01 01:53:00 CET 2000

Maybe the reason is the additional precision on the time?

----------------------------------------------------------------------

>Comment By: Ola Bini (olabini)
Date: 2007-08-11 15:39

Message:
This is fixed on trunk.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=7857&aid=12419&group_id=2014
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to