How can I translate the datepicker from jQuery UI into an other language (german for exaple)?
+2
A:
There are already localized versions of the jQuery Datepicker. The demo doesn't appear to work as intended, but if you take the source code and build a page, you can see that it works
EDIT:
You can see the working versions here
Russ Cam
2009-02-07 14:41:06
see also http://docs.jquery.com/UI/Datepicker/Localization
Robert Claypool
2009-11-23 05:26:09