I have tried it without sucess, here is my code
- Code: Select all
$builder ->add('fecha_activacion','datetime', array(
'format' => 'd-M-y H:m',
))
How can I do it?
best regards
Moderators: dcobalt, tiagojsag
$builder ->add('fecha_activacion','datetime', array(
'format' => 'd-M-y H:m',
))
Return to General Symfony 2 discussion
Users browsing this forum: Bing [Bot] and 2 guests