Issue 1960: all-day slot at the bottom
Status:  WontFix
Owner: ----
Closed:  Aug 2013
Reported by pallepre...@gmail.com, Aug 13, 2013
Hi , 
I am using the FullCalendar v1.5.2 and iam trying to display the  all day slot at the bottom in Week and Day View instaed of top. Is there a way to do this.

Thanks,
Reddy
Aug 14, 2013
#1 srke...@gmail.com
Hi.

Afraid not.  If the 'all-day' option is set to true, then the 'row is added immediately prior to to the main events rows.  See https://github.com/arshaw/fullcalendar/blob/master/src/agenda/AgendaView.js#L195.

HTH. 
Aug 14, 2013
#2 pallepre...@gmail.com
HI HTH,

Thanks for your reply. so there is now way we can display all-day slot  'below 11:00 PM' instead of 'above 12:00 AM' in week and day view.

Reddy.
Aug 25, 2013
Project Member #3 adamrs...@gmail.com
I don't like the idea of the all-day slot being below everything, as "all-day" events are usually big and important, and they might be below the fold. if more people request this, i will consider it further.
Summary: all-day slot at the bottom (was: Display all day slot at the bottom in Week and Day View)
Status: WontFix