javascript - How do I localize the jQuery UI Datepicker? -


I need a localized dropdown calendar An English calendar does not communicate excellence at the Norwegian website; -)

I have experimented with , their website says that it can be localized, though it does not seem to work.

I am using ASPNETMVC, and I really want to be in a JavaScript library. In this case jQuery.

The AJAX Toolkit calendar will be acceptable, if only this will also display Norwegian names.

Updates: Awesome! I think that I am missing language files, there is not a very small detail: -)

For those who still have problems, you have to download the language file as you wish:

and then click on it Include it in the page Example (Italian language):

  & lt; Script type = "text / javascript" src = "/ scripts / jquery.ui.datepicker-it.js" & gt; & Lt; / Script & gt;  

Use then: D


Comments