Hello,

I need to accept dates in a form using a text_field and not a
date_select. Why? Well, because for users it's faster to type a date.

But if I enter a simple date like "13/05/2012" (dd/mm/yyyy format), when
I want to edit this register, in the text_field appears "2012-05-13".

How can I change this behavior, so in the text_field appears
"13/05/2012"?

Thank you!

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