Try this: $.datepicker.setDefaults( { firstDay: 1 } ); I haven't test it... default value: firstDay: 0 // 0 == sunday; 6 == saturday
On 8 Sep., 13:46, Lukas Polak <[EMAIL PROTECTED]> wrote: > Hello, > > i need help. I 'm trying what fatepicker can do and I want change the > day, when week starts in calendar. I want monday to be first day in > week, but I really don't know hwo to do that. Do you have any ideas? > > elf