Sets the start day of weeks.
Parameters:
myCalendar.setWeekStartDay(1);//weeks start on Monday
Note, if a date is set as a string, it should correspond to the format specified with the setDateFormat(format) method.