Re: [symfony-users] Date format: es_ES

2010-03-23 Thread Tom Haskins-Vaughan
which widget are you using?

On Tue, Mar 23, 2010 at 2:14 PM, Javier Garcia tirengar...@gmail.com wrote:
 Hi,

 in the Edit action, i have a date widget with a format month/day/year.

 I would like that the format of that date widget was day/month/year.

 I have followed the manual, and i now i have this in my settings.yml

 all:
 .settings:
 default_culture: es_ES

 I have also removed the cookies as the manual says, but the format is not
 what i desire.

 Sf 1.2

 Any idea?

 Javi

 --
 If you want to report a vulnerability issue on symfony, please send it to
 security at symfony-project.com

 You received this message because you are subscribed to the Google
 Groups symfony users group.
 To post to this group, send email to symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en

 To unsubscribe from this group, send email to
 symfony-users+unsubscribegooglegroups.com or reply to this email with the
 words REMOVE ME as the subject.


-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe from this group, send email to 
symfony-users+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: [symfony-users] Date format: es_ES

2010-03-23 Thread Javier Garcia

'fecha_nac'= new sfWidgetFormDate(),


On 03/23/2010 07:36 PM, Tom Haskins-Vaughan wrote:

which widget are you using?

On Tue, Mar 23, 2010 at 2:14 PM, Javier Garciatirengar...@gmail.com  wrote:
   

Hi,

in the Edit action, i have a date widget with a format month/day/year.

I would like that the format of that date widget was day/month/year.

I have followed the manual, and i now i have this in my settings.yml

all:
.settings:
default_culture: es_ES

I have also removed the cookies as the manual says, but the format is not
what i desire.

Sf 1.2

Any idea?

Javi

--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe from this group, send email to
symfony-users+unsubscribegooglegroups.com or reply to this email with the
words REMOVE ME as the subject.

 
   


--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe from this group, send email to symfony-users+unsubscribegooglegroups.com 
or reply to this email with the words REMOVE ME as the subject.


Re: [symfony-users] Date format: es_ES

2010-03-23 Thread Javier Garcia

On 03/23/2010 08:05 PM, Tom Haskins-Vaughan wrote:

Try this:http://www.symfony-project.org/api/1_2/sfWidgetFormI18nDate
   


Thanks, works!

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe from this group, send email to symfony-users+unsubscribegooglegroups.com 
or reply to this email with the words REMOVE ME as the subject.