Open da4089 opened 8 months ago
JCal is a direct mapping of the iCalendar format to JSON.
It is defined in an IETF RFC: https://www.rfc-editor.org/rfc/rfc7265.html
Given it's a direct mapping of the underlying iCalendar data, the existing vObject API and entity semantics should be easy to match.
JCal is a direct mapping of the iCalendar format to JSON.
It is defined in an IETF RFC: https://www.rfc-editor.org/rfc/rfc7265.html
Given it's a direct mapping of the underlying iCalendar data, the existing vObject API and entity semantics should be easy to match.