symfony - Change format of date with Symfony2 -


how can insert new \datetime() jj-mm-aaaa format symfony2 ? or if impossible how show in format in twig n

what using date twig filter,

{{ yourdatetimeobject|date("d-m-y") }} 

Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -