When using onIncludeTimeCell with a scheduler that has a config like {scale: 'Day', days: 3} and I have the sample code to hide Sundays, it will hide the Sunday and only show 2 days whereas I was hoping it would show Friday/Saturday/Monday.
Should I be using something different to get the desired result?