mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-13 15:47:37 +00:00
This extension allow bundles to format date and number according to localization.
We would like to use this to format date :
``` twig
date|localizeddate('medium', none)
```
refs #272
[documentation of the extension](http://twig.sensiolabs.org/doc/extensions/intl.html)