Top "Fullcalendar" questions

Fullcalendar is a library developed by Adam Shaw that loads events by AJAX (as well as other methods) and presents them in a calendar/agenda display.

Fullcalendar and timezones. Help, I'm doing it wrong

I'm doing it wrong somehow. I'm getting tripped up on timezones with Fullcalendar. I've tried setting ignoreTimezone to true and …

javascript jquery timezone fullcalendar
When using jquery fullCalendar, Why am i seeing duplicate events after switching months?

I am using jquery fullCalendar plugin and i am running into a weird issue. When i load the first month (…

jquery ajax fullcalendar
FullCalendar: Set event end in drop function

I have the ability to drag and drop external events to the calendar with the default behavior of start time …

jquery fullcalendar droppable
Calendar API - iOS7

Is there any calendar API for iPad? Please refer to image. This is calendar application in iOS7

iphone ios fullcalendar nscalendar ios7
Can FullCalendar be printed to PDF?

I have tried printing FullCalendar.js rendered calendars to PDF, however none of the generators available seem to work: Aspose …

pdf-generation fullcalendar princexml
fullCalendar multi-day event spans 1 day too short

When users add an event to the calendar, they choose start: 2014-09-17 end: 2014-09-18. Simple enough, they expect …

jquery fullcalendar
Twitter bootstrap tooltips do not work for events in fullcalendar

I want to show bootstrap tooltips over events in fullcalendar of Adam Shaw. I tried this code: eventMouseover: function (event, …

twitter-bootstrap fullcalendar fullcalendar-3
How to set start time and end time in fullcalendar from input textboxes using jquery timepicker

In my modal I have two input textbox startTime and endTime using jquery timepicker I'm able to stick the event …

jquery fullcalendar timepicker jquery-ui-timepicker
Recurring Events in Calendar - Rails

I am searching for the best way to model recurring events. I am using fullcalendar to display events. But I …

ruby-on-rails ruby-on-rails-3 calendar fullcalendar recurring-events
FullCalendar Within Twitter Bootstrap Tabs

Has anyone managed to get FullCalendar working within Twitter Bootstrap 3 tabs ? I've the following code; <div class="tabbable"> &…

twitter-bootstrap fullcalendar