Re: [symfony-users] Wrong date and currency format for locale

2010-12-01 Thread Pierre-Yves LEBECQ
Maybe the default culture is not properly set on the user. Could you try to set it manually in an action displaying dates ? $this-getUser()-setCulture('es_AR'); 2010/11/26 hrajchert hrajch...@gmail.com Hi, i live in Argentina and speak spanish, so my default culture is es_AR. Ive setted

[symfony-users] Wrong date and currency format for locale

2010-11-27 Thread hrajchert
Hi, i live in Argentina and speak spanish, so my default culture is es_AR. Ive setted the default culture in apps/frontend/config/settings.yml When I print todays date using the format_date helper it prints 12/25/10, which is mm/dd/yy. Normaly in Argentina the dates are displayed as dd/mm/