| Issue 2252: | Failed to display 2 days allDay events really in 2 days | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I am trying to display a 2 days allDay event. I used the following examples:
{title: 'Event A', start: moment('2014-08-01'), end: moment('2014-08-01'), allDay: true}
{title: 'Event B', start: moment('2014-08-04'), end: moment('2014-08-05'), allDay: true}
Is it correct to display both Event A and Event B in only one day?
But Google calendar is able to displays Event B in 2 days.
Aug 22, 2014
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |