I am trying out Jquery Mobile DateBox.
See here: mobile date box
In the calendar I need to week to start on Monday instead of Sundays.
How can I set this please?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the source code the following array keeps the days of the week:
Perhaps if you change the order here with a bit of tweaking (if necessary) you can change the order as you need.