DayPilot.Calendar.dayBeginsHour

The dayBeginsHour property (number) sets the first hour of the JavaScript Calendar grid. See also overnight scheduling.

Default Value

0 

Example

Calendar config:

{
  dayBeginsHour: 9,
  // ...
}