These docs are for an old release.
Info on upgrading to v4
Docs Date & Time Display
Settings that control presence/absense of dates as well as their styling and text. These settings work across a variety of different views.
Whole-day Settings
weekends
Whether to include Saturday/Sunday columns in any of the calendar views.
hiddenDays
Exclude certain days-of-the-week from being displayed.
columnHeader
Whether the day headers should appear. For the Month, Agenda, and Basic views.
columnHeaderFormat
Determines the text that will be displayed on the calendar’s column headings.
columnHeaderText
Programmatically generates text that will be displayed on the calendar’s column headings.
columnHeaderHtml
Programmatically generates HTML that will be injected on the calendar’s column headings.
Time-Axis Settings
slotDuration
The frequency for displaying time slots.
slotLabelInterval
The frequency that the time slots should be labelled with text.
slotLabelFormat
Determines the text that will be displayed within a time slot.
minTime
Determines the first time slot that will be displayed for each day.
maxTime
Determines the last time slot that will be displayed for each day. Specified as an exclusive end time.
scrollTime
Determines how far forward the scroll pane is initially scrolled.