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
-~----------~----~----~----~------~----~------~--~---