lochmueller / calendarize

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

Enddate in Fullcalendar.io month view not correct #798

Closed andreheuer closed 6 months ago

andreheuer commented 6 months ago

Hello, I would like to use Calendarize using the Fullcalendar.io mode for the month view.

However, I realized that most of the meetings are ending 1 day later then they should. Please find an example the in the screenshots:

Meeting in backend: image

Shown in the frontend: image

JS sources: image

This seems to be related to the fix applied for #116 Most likely, this was now finally fixed in Fullcalendar.io?

I am using Typo3 12.4.12 and Calendarize 13.0.3

lochmueller commented 6 months ago

hey @andreheuer

I updated moment.js and fullcalendar:

Perhaps this will already fix the problem. I will check your usecase in the next days/weeks.

Regards, Tim

lochmueller commented 6 months ago

Done. Fixed in current main branch.