Frederick Cheung wrote:
> On May 30, 8:48�am, Colin Law <clan...@googlemail.com> wrote:
> If you are expecting dates in a particular format strptime is useful,
> if not some sort of calendary widget is often a better idea.
> 
> Fred

Well yes, I already do so (calendar_select_date), but I get in the 
controller-function as params the dd.mm.yyyy format. So 
update_attributes convert the date automaticly, but it do it wrong 
(mm.dd.yyyy), therefor I "repair" the Date.parse-Function.

mfg C-C
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to