calendar/Documentation/Changelog
Daniel Siepmann (Codappix) b087098793
Fix broken month view if last week of December is in next year (#9)
The cause was using the wrong character in formatting the year. We now
switch from `Y` to `o` which will work based on the week instead of
date. This is necessary as we provide this year to the week, and
therefore need the year of the week, not day.

Resolves: #11388
2024-09-16 12:29:46 +02:00
..
1.1.0.rst Add TYPO3 v11 and PHP 8.x compatibility (#6) 2023-01-04 09:48:08 +01:00
1.1.1.rst Fix broken month view if last week of December is in next year (#9) 2024-09-16 12:29:46 +02:00