[code language=”javascript”]
$( ".selector" ).datepicker({ firstDay: 1 });
[/code]
http://stackoverflow.com/questions/5003362/jquery-ui-datepicker-start-weeks-from-monday
[code language=”javascript”]
$( ".selector" ).datepicker({ firstDay: 1 });
[/code]
http://stackoverflow.com/questions/5003362/jquery-ui-datepicker-start-weeks-from-monday
0 people found this article useful
0 people found this article useful