DayPilot.Calendar.dayEndsHour

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

Default Value

24

Example

{
  dayEndsHour: 23,
  // ...
}