mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 00:04:26 +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)