Issue 930: Does Full Calendar not support ical standard for All day events?
Status:  Done
Owner: ----
Closed:  Apr 2011
Reported by choboJ...@gmail.com, Apr 24, 2011
Hi

I am not sure if this is a bug or not(I guess it depends on how the calendar was meant to be used)

I am trying to allow users to import files of ical format into my site and display them on fullcalendar.

Now if a users imports a event that lasts all day I believe the ical standards state that the event ends the next day at midnight.

Start Date Of this Record 
Some one day task 3/25/2010 12:00:00 AM 
End Date of this Record 3/26/2010 12:00:00 AM


So that for instance is an example of an all day event that would only span that day.

I noticed that when I try to display this on fullcalendar it shows it as 2 days not one. 

So is this how it was intended?

Thanks
Apr 28, 2011
Project Member #1 althaus.it
Yeah... this is a little tricky one... ;)

See description of "end" value: http://arshaw.com/fullcalendar/docs/event_data/Event_Object/


Status: Done