DayPilot.Scheduler.businessWeekends

The businessWeekends property (boolean) determines whether weekends (Saturday and Sunday) will be considered business days. It affects marking grid cells as business using CSS (see also cellsMarkBusiness property) and hiding non-business hours using showNonBusiness property.

Default Value

false

Example

dp.businessWeekends = true;