Localizing the jQuery UI DataPicker Widget
The following is a code snippet you can use to localize the jQuery UI DatePicker Widget in your application. While the code uses JSP code, you can certainly use any UI code to pass the locale language along. 1: <script type=”text/javascript”> 2: $(document).ready(function() { 3: // Set the default locale...