mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
install twig intl-extra, replace localizeddate filter by format_date
This commit is contained in:
parent
533d27785e
commit
d4130b701e
@ -1 +1 @@
|
||||
{% if value is not empty %}{{ value|localizeddate(format, 'none')}}{% endif %}
|
||||
{% if value is not empty %}{{ value|format_date(format, 'none')}}{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user