Symfony2: locale, date and French format Symfony2: locale, date and French format symfony symfony

Symfony2: locale, date and French format


date does not return localized string. You have to use strftime for that. Alternatively you can use SonataIntlBundle if you want more control.