Hi all,
date_picker works fine on the output, localizing, rendering, posting
back, all good.
But, POST received, date comes localized like "11/02/1980", which
rails doesn't like.
I remember that default date select from rails, the attribute comes
posted as something like:
:some_date =>{"1i" => "11", "2i" => "02", "3i" => "1980"}
or so
Does someone have experience this problem? anyone can give me a clue
on what i'm missing?
cheers,
--
You received this message because you are subscribed to the Google Groups
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.