Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AllDay events stop displaying one day before the endDate #2653

Closed
arshaw opened this issue Aug 19, 2015 · 2 comments
Closed

AllDay events stop displaying one day before the endDate #2653

arshaw opened this issue Aug 19, 2015 · 2 comments
Assignees

Comments

@arshaw
Copy link
Member

arshaw commented Aug 19, 2015

Originally reported on Google Code with ID 2388

When displaying all day events if the start and end date are on different days, the
calendar displays them incorrectly, namely ending one day early. 

EG: If an event start date is the 1st and the end date is the 3rd, the FullCalendar
will only display it over the 1st and 2nd.
This issue persists over all calendar views.

jsFiddle Demo: http://jsfiddle.net/ThatGuyGrant/eajcnrL2/7/

I've create a number of events using different date formats to rule out that option.

Reported by grantw2505 on 2014-12-04 15:29:17

@arshaw
Copy link
Member Author

arshaw commented Aug 19, 2015

I probably need to make this clearer in the docs, but the behavior you are witnessing
is by design:

http://fullcalendar.io/docs/event_data/Event_Object/

`end` is an exclusive value

Reported by adamrshaw on 2014-12-15 05:41:17

  • Status changed: Done

@ramuuuu
Copy link

ramuuuu commented Aug 22, 2018

Hi,
I'm working with umbraco. I installed EventCalneder package to schedule events.But all the events stop displaying one day before the end Date.please can anybody tell the solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants