Issue 2349: End of the event displayed the day before if it is earlier than 9am.
Status:  Done
Owner: ----
Closed:  Nov 2014
Reported by jonathan...@gmail.com, Nov 9, 2014
For an event over several days, if it ends before 9am, it appears one day too soon.
Here is a jsfiddle for a demonstration. The first event is truncated, the second is ok.
http://jsfiddle.net/q4obhacz/3/
Nov 15, 2014
Project Member #1 adamrs...@gmail.com
That is a feature not a bug :)
See http://fullcalendar.io/docs/event_rendering/nextDayThreshold/

Set to '00:00:00' to get the behavior you want.
Status: Done
Nov 16, 2014
#2 jonathan...@gmail.com
Oh I just missed it ! Thanks !