Issue 1095: Skip arbitrary days of week
Status:  Released
Owner: ----
Closed:  Aug 2013
Reported by raycanno...@gmail.com, Aug 26, 2011
I would like the option to be able to show only 'Saturdays' on the week view. So rather than "Mon, Tues, Wed, Thur, Fri, Sat, Sun" I would have "Sat, Sat, Sat, Sat, Sat, Sat, Sat". I am using the module as a booking system for a company that only works on Saturdays and it would make drag and dropping easier as you can currently only drop in the week you are viewing. Dragging and dropping to another Saturday (Or another day(s)) a few weeks ahead and on a differant time would be a great feature. Month view is no good as you cannot move to a differant time. Is there a particular place in the code where I can change this in the display?

Any help greatly appreciated.

Sep 29, 2011
Project Member #1 adamrs...@gmail.com
similar to weekends:false, but ability to skip arbitrary days (in this case, skip sun,mon,tues,wed,thu,fri) and render an arbitrary number of columns (will depend on  issue 692  first).
Summary: Skip arbitrary days of week
Status: Maybe
Aug 13, 2013
Project Member #2 adamrs...@gmail.com
release in 1.6.2
http://arshaw.com/fullcalendar/docs/display/hiddenDays/
Status: Released
Labels: -Type-Enhancement Type-Feature