It is not well documented how to use the format option for sfWidgetFormJQueryDate in the sfFormExtrasPlugin for Symfony 1.4.
However, once I learned about sfWidgetFormJQueryDate’s date_widget option it was pretty easy. Just create a new date widget and use the format option there.
Continue reading “Quick Tip: using format option with sfWidgetFormJqueryDate”