Package-level declarations

Types

Link copied to clipboard

Fixes durations with day offsets with the 'T' prefix. See also https://github.com/bitfireAT/ical4android/issues/77

Link copied to clipboard

Some servers modify UTC offsets in TZOFFSET(FROM,TO) like "+005730" to an invalid "+5730".

Link copied to clipboard

Applies some rules to increase compatibility of parsed (incoming) iCalendars:

Link copied to clipboard

This is a pre-processor for iCalendar lines that can detect and repair errors which cannot be repaired on a higher level (because parsing alone would cause syntax or other unrecoverable errors).