Hi Jose,

Take a look at this ticket:
http://trac.turbogears.org/turbogears/ticket/1056


Today, calendar_lang attribute works as "the last resource", and not
like "the first choice"...

[]s
Roger



On 8/25/06, Jose Soares <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I'm trying to change calendar language to italian without success, I'm
> using the following code:
>
>         widgets.CalendarDatePicker(
>                 attrs = {'size':11, 'maxlength':10},
>                 name = "validita",
>                 format = "%d/%m/%Y",
>                 button_text = "calendario",
>                 calendar_lang = "it",
>                 label = 'valido fino a',
>                 ),
>
> what's wrong?
>
> j
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to