Hi,
after migration 1.2 to 1.3, ny sfvalidatordate dont work anymore and i
cant find solution : I just want to type dd/mm/yy and get it in mysql
format :
new sfValidatorDate(array(
'date_format' => '/^(\d{2})\/(\d{2})\/(\d{2})/',
'date_output'=>'Y-m-d',
'with_time' => false, 'required' => true)),
--
You received this message because you are subscribed to the Google Groups
"symfony users" 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/symfony-users?hl=en.