Hi,

I would like to use an sfWidgetFormDate as an input for the date of
birth; and to store the value in an sql date field.
What would be the best way to validate the widget's value, and convert
it to the desired 'yyyy-mm-dd' format ?
Currently sfValidatorDate relies on mktime, what makes it invalidate
dates prior to 1970 (and it also cleans the date into a unix
timestamp).

Thank you,
kiszl.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to