lochmueller / calendarize

📆 Best TYPO3 Calendar ever 📆
http://typo3.org/extensions/repository/view/calendarize
74 stars 84 forks source link

[BUGFIX] Fix endtime calculation for all day indices #668

Closed mschwemer closed 2 years ago

mschwemer commented 2 years ago

The "completeEndTime" for indeces of all day events must be set to the end of the day, not the beginning.

Resolves: #667

lochmueller commented 2 years ago

Thanks @mschwemer ... Merged.