allDayText
The text titling the "all-day" slot at the top of the calendar.
axisFormat
Determines the time-text that will be displayed on the vertical axis of the agenda views.
The default value will produce times that look like "5pm" and "5:30pm".
slotMinutes
The frequency for displaying time slots, in minutes.
defaultEventMinutes
Determines the length (in minutes) an event appears to be when it has an unspecified end date.
This option only affects events that appear in the agenda slots, meaning they have allDay set to true.
firstHour
Determines the first hour that will be visible in the scroll pane.
The user will be able to scroll upwards to see events before this time. If you want to prevent users from doing this, use the minTime option instead.
minTime
Determines the first hour/time that will be displayed, even when the scrollbars have been scrolled all the way up.
maxTime
Determines the last hour/time (exclusively) that will be displayed, even when the scrollbars have been scrolled all the way down.