mirror of
https://github.com/werkraum-media/calendar.git
synced 2024-11-21 17:46:08 +01:00
Daniel Siepmann (Codappix)
b087098793
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 |
||
---|---|---|
.. | ||
Controller/Frontend | ||
Domain/Model | ||
Events |