kbwood / datepick

jQuery Datepicker Plugin
87 stars 39 forks source link

firstDay issue ! #8

Open ghost opened 11 years ago

ghost commented 11 years ago

$( ".date" ).datepick({firstDay: 0}); not working !

kbwood commented 11 years ago

What is not working? Is the datepicker not showing? Is it not starting on Sunday? Are you seeing any JavaScript errors? Can you provide a page that demonstrates the problem?