Requieres la extensión intl
Código PHP:
Ver original$fmt = new IntlDateFormatter( "es_ES" ,IntlDateFormatter::FULL, IntlDateFormatter::FULL,
'America/Bogota',IntlDateFormatter::GREGORIAN );
Y revisa el componente
intl de Symfony ya implementa tambien IntlDateFormatter