Open melodicdhyt opened 8 years ago
Take a look at http://symfony.com/doc/current/reference/forms/types/date.html
Or in JS you can also change type="text" by type="date"
@nympheastudio it does not help, i got a:
TransformationFailedException in DateTimeToArrayTransformer.php line 76: Expected a \DateTime.
with mysql fields date
, datetime
and timestamp
.
can anyone help me to add datepicker ? thanks