You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while testing I exported an iCalender date that had a DTSTART 20241231 and was wondering why the year for DTEND stays the same, if the enddate is computed:
and I had a look into the iCalendar > DateParser, where it looks like $year might be updated in case date is computed:
Hi SMW developers,
while testing I exported an iCalender date that had a DTSTART 20241231 and was wondering why the year for DTEND stays the same, if the enddate is computed:
and I had a look into the iCalendar > DateParser, where it looks like $year might be updated in case date is computed:
SemanticResultFormats/src/iCalendar/DateParser.php
Line 40 in 6dd7e46
Setup
SMW: 4.0.2
Steps to reproduce:
Expected:
Current:
Can someone check this please?
The text was updated successfully, but these errors were encountered: