Ok, some more details:
> it's seems to me the function Time.parse has an error:
> 
> ok    - Time.parse("12/01/2008") => 2008-12-01
> Error - Time.parse("01.12.2008") => 2008-01-12
> 

Time.parse("01.12.2008") => 2008-12-01 whould be correct. I found 
already the function _parse in lib/ruby/1.8/date/format.rb. But before I 
change in this file, must be really sure, there is no other solution.

mfg
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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