Hello everyone.

I have just started learning web2py. It's really great!
Now the question I have is about the locale.
I'm from Mexico so my applications must be in Spanish. In some part of
the application I want to get a date doing something like this from
within a view:

{{=consulta.fecha_consulta.strftime("%A %d %B %Y")}}

and it works, but the date is displayed in English. In what way can I
set the locale for the date to be displayed in Spanish?

Thanks for the help.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to