Recently I created my own ics calendar, I found many topics on google how to create it, but the difficult part was creating an all day event. The DTSTART tag should only contain Ymd, no timestamp, only date. The DTEND tag can be deleted. I’ll show you my the necessary codes of my php file …
Lees meer Create ics file with all day event