| Issue 2003: | Span of all day events | |
| 1 person starred this issue and may be notified of changes. | Back to list |
All day events behave unexpectedly for me. When I enter a time span of 24h for an all day event (by using UNIX timestamps), I would expect to see this span of one day also in the calendar. But instead I get a span of two days. It seems fullcalendar ignores the time part of the 'start' and 'end' parameter (see http://jsfiddle.net/u4EN4/1/).
Sep 28, 2013
#1
ar...@ionoi.net
Sep 28, 2013
Sorry again, this is already documented (http://arshaw.com/fullcalendar/docs/event_data/Event_Object/). But why treat 'end' different depend on 'allDay'?
Oct 6, 2013
This behavior will likely change in version 1.5. All dates will become exclusive, regardless of allDay. merging with the official issue related to that...
Status:
Duplicate
Mergedinto: 921
Oct 7, 2013
Thank you very much! |
|
| ► Sign in to add a comment |