Issue 2334: missing one day in long event
Status:  Done
Owner: ----
Closed:  Oct 2014
Reported by l.scri...@eospoint.it, Oct 29, 2014
if there is a multiday event, the last day is missing in every view.

the bug can be reproduced on the main website example.
check the long event.
it is from 7 to 9 but the code for the event is from 7 to 10 of the month.


Oct 30, 2014
Project Member #2 adamrs...@gmail.com
that is by design. the end value of an event is supposed to be exclusive:
http://fullcalendar.io/docs/event_data/Event_Object/
Status: Done