Consider support for JSCalendar (RFC-8984)
Opened this issue · 0 comments
da4089 commented
JSCalender is an IETF RFC specification for representing calendar data.
See specification at: https://www.rfc-editor.org/rfc/rfc8984.html
Being JSON, import and export is less of an issue than with iCalendar, but vObject could map the calendar semantics it already has to/from JSCalendar format.