The recent changes to CalendarEvent no longer include the ability to return the end date of an event. What does this mean when parsing DTSTART/DURATION and DTEND from iCalendar?
If we have a DTSTART and DTEND and no DURATION, is the intention that the JMAP server calculate the duration between these?. This means the client will ultimately need to calculate it's own end date again. When saving a modified event, should the JMAP server save only DTSTART and DURATION?
Also, if we have DTSTART/DTEND and DURATION, do we ignore DURATION and calculate, or use DURATION?
Kind Regards,
Tom.