In the documentation, it mentions:
"Using a calendar to select a specific day can be accomplished by setting option 'calWeekMode' to 'true' and 'calWeekModeFirstDay' to the day you wish to pick. For instance, to select by week using monday:"
However, when we set the calWeekModeFirstDay to a value other than 1, it has no effect and calWeekModeFirstDay always appears to revert back to 1, which is the second day in the week.
Can you please assist as I am trying to get Wednesday (3) as the calWeekModeFirstDay ?
In the documentation, it mentions: "Using a calendar to select a specific day can be accomplished by setting option 'calWeekMode' to 'true' and 'calWeekModeFirstDay' to the day you wish to pick. For instance, to select by week using monday:" However, when we set the calWeekModeFirstDay to a value other than 1, it has no effect and calWeekModeFirstDay always appears to revert back to 1, which is the second day in the week. Can you please assist as I am trying to get Wednesday (3) as the calWeekModeFirstDay ?