Issue 2204: Contradictory documentation regarding nextDayThreshold
Status:  Done
Owner: ----
Closed:  Nov 2014
Reported by Lav...@gmail.com, Jul 15, 2014
From the docs at http://arshaw.com/fullcalendar/docs/event_rendering/nextDayThreshold/

----
Only affects Month and Basic views as well as the all-day slots in the Agenda views.

Only affects timed events (not all-day events).
----

The first line contradicts the second.


While on the topic, I want to display timed events in the all-day slot (they mean different things in the context of my application) to keep them separate from the agenda timeslots. In my case, all-day is for displaying times unavailable instead, which can be long stretches of time, which I don't want to take up room on the agenda. I'd like an option for stopping the allDay property from stripping the time from the events. That would solve the issues I'm having.
Jul 17, 2014
Project Member #1 adamrs...@gmail.com
got it, thanks. i will fix that at some point.

as for the request about timed events in the all-day slot, I don't think I want to implement that because it goes against the very premise of the all-day slot. Seems like you are using it for purposes it is not supposed to be used for. Better to code up something custom for that, but I cannot help further.
Status: Accepted
Labels: Type-Docs
Nov 16, 2014
Project Member #2 adamrs...@gmail.com
this has been cleared up in the docs. thanks!
Status: Done