react-add-to-calendar-hoc icon indicating copy to clipboard operation
react-add-to-calendar-hoc copied to clipboard

Missing properties, ICS fails validation

Open doublejosh opened this issue 4 years ago • 0 comments

Apparently there are several "required" properties missing from the ISC files...

  • PRODID - name of product/app generating the file
  • DTSTAMP - last update to the calendar content
  • UID - unique id of the event

Would be nice to be able to cover the basics. https://icalendar.org/validator.html

doublejosh avatar Nov 03 '21 20:11 doublejosh