If you want to localize the date format in particular, in 
/views/web2py_ajax.html, you'll notice variables w2p_ajax_date_format and 
w2p_ajax_datetime_format. Both of those are translated via the web2py 
translation system, so you can simply add translations for those two formats 
to your language files.
 
Anthony

On Wednesday, August 17, 2011 5:53:07 AM UTC-4, mweissen wrote:

> Who knows where to find details about the localization (and other 
> customization) of the built-in calender?
> In calendar.js I have found the link 
> http://www.dynarch.com/projects/calendar, but I could only find there 
> something about a (new) version JSCal2
>
> Regards, Martin
>
>

Reply via email to