From my form , using jQuery Datepicker , I get dates in textfields
already formatted as :
Parameters: { “project”=>{ “start_shooting_date”=>“Mercredi 1
Fvrier, 2012”, “latest_publish_date”=>“Mercredi 8 Fvrier,
2012”}…}
is there any way to parse and convert these dates ?
there is a trick: I can store more convertible values in hidden
textfields … but it’s a trick…
thanks for your feedback
erwin