Sets the list of weekdays to appear in the calendar. Specify a comma-delimited list of weekday numbers, starting with 0 for Sunday.
For example, to show a calendar with Mondays through Fridays, specify "1,2,3,4,5".
The default value is "0,1,2,3,4,5,6", showing all weekdays. |