The name/value pairs of attributes for this object (UID, DTSTART, etc.). Which are present depends on the object and on what kind of component it is.
Any children (contained) iCalendar components of this object.
The parent (containing) iCalendar object.
According to RFC 2425, we should always use CRLF-terminated lines.
iCalendar format version (different behavior for 1.0 and 2.0 especially with recurring events).
Export a Time Period field.
Export a UTC Offset field.
Export this component in vCal format.
Parses a DateTime field and returns a unix timestamp. If the field cannot be parsed then the original text is returned unmodified.
Parse a Duration Value field.
Parse a Time Period field.
Grok the TZID and return an offset in seconds from UTC for this date and time.
Parse a UTC Offset field.
Converts an 8bit string to a quoted-printable string according to RFC 2045, section 6.7.