Hi Martin, About the translation, have you checked out its official package? http://www.dynarch.com/projects/calendar/old/
It contains lots of different language files. Just include one of them, and you are good to go. It works for me, for years! Regards, Ray (a.k.a. Iceberg) On Aug 17, 10:24 pm, Martin Weissenboeck <[email protected]> wrote: > Thx. But how can I translate the names of the months and the days and how > can I make the calendar start at Monday (and not at Sunday)? > > By the way: I wanted to get a timepicker and I have tried to use "... > _class='time'...". The datepicker works (_class='date') and also > _class='datetime', but not 'time'. > > Regards, Martin > > 2011/8/17 Anthony <[email protected]> > > > > > > > > > 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

