Issue 1722: Time Intervals
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by jared.te...@gmail.com, Mar 4, 2013

Is there a way to set the calendar to display other than on the hour and half hour?  For example, I would like the lines to be every 6 mins, or every 15 mins.  Can anyone point me in the general direction of accomplishing such a task?
Mar 4, 2013
#1 floriandegenhardt85
$("#calender").fullCalendar({
slotMinutes:10
});

for example
Aug 23, 2013
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done