Single day all day appointments in .ics files
@IceCool is right — simply omitting the DTEND is not enough…it will depend on the data type of DTSTART whether that works. The spec says that if DTSTART has a DATE data type, and there is no DTEND then the event finishes at the end of the day that it starts. But if DTSTART has … Read more