The allDayEnd property determines how the end date/time values of Calendar all-day events are handled.
The Calendar component can interpret the end value as a date/time ("DateTime") or a date only ("Date").
"DateTime"
If you store all-day event end as date-only value in the database, use "Date". Otherwise the all-day events will be displayed one day shorter.