I kinda of hacked the export to remove the Z in the time and insert the content as html
here is my hack
I got errors unless I removed all breakline (vbcrlf) from the content part
note: LoadContent just returns an appointment
If you're trying to export ICS data into HTML format, one practical approach is to first convert the ICS file into a more readable format like PDF, CSV, or HTML-supported output using a dedicated converter utility. Manual methods often become difficult when calendar files contain recurring events, attachments, or large datasets.
You can also check tools like SysTools ICS Converter, which support exporting ICS calendar data into multiple formats while preserving event details such as date, time, attendees, and descriptions. It can be useful when dealing with bulk ICS files or when you need a cleaner format for reporting or web publishing.