FullCalendar Not Displaying TIMES - fullcalendar

I have rendered full calendar with agendaWeek and agendaDay options on a web page. The agenda views do not display time increments on the Y-axis (left pane of the fullcalendar view).
Why would this be?
I have not included any events on the calendar yet. I just wanted to have a blank calendar to start with, but the agenda views have empty slots for each time increment like "10pm, 11pm, 12pm etc" but the time slots are empty white space.
The top left corner of the agenda view does have the label "all day" for all day events.
All day default was set to false when rendering the calendar.

Related

How to display all day events in Timeline view?

Is there a way to make the all-day area appear in Timeline view?
I guess I could assign all resourceId's to all day events, but that seams a little bit of an overkill....

FC-MORE fullcalendar

Is it possible to remove the fc-more tag from fullcalendar for the current day in month view? Ex: the previous day still have the possibility of having the button of more events and the current day not having the button

How to hide empty rows in a FullCalendar agenda view?

I'm using FullCalendar in agenda mode and would like to hide the empty time cells:
and the all-day line. Does anyone know how to do it right?

Half-width events in Month view?

I have a fullcalendar month view, and am adding all-day events to it. Is it possible to get those events to display as half of the width of the day so that I can have 2 columns of all-day events each day?
My goal is to limit the height of each day as more events are added. Currently, when I get around 7 events, and each day can get quite tall.
I hope to save that vertical space by listing the events each day in two columns. Is it possible?

Display line on current time week view jqueryFullCalendar

How to enable a line that follows the current time in the agenda view of the calendar, like in google calendar has the red line?
not yet implemented, but in the queue:
http://code.google.com/p/fullcalendar/issues/detail?id=143

Resources