Issue 1674: Alternate weekend days does not work
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by fai...@visualdepth.net, Jan 14, 2013
I am trying to make the calendar work for alternate days i.e. show only monday, wednesday, thursday, friday like that..

I am trying this 
weekends: false,
weekendDays: [5, 2, 1],

But it only shows sequential days and does not allow out of order.