What problem do you want to solve with this change?
Currently the showEnd option doesn't show the end date of multiple-days events. The only case that the end date is seen is when the timeFormat is set to absolute and an event is not a fullday event.
timeFormat: "relative"
timeFormat: "absolute"
What do you think is the correct solution?
It would be nicer if we can see the end date for multiple-days events, even with relative timeFormat or when the event is a fullday event.
Participation
Additional comments
No response