FixInvalidDayOffsetPreprocessor

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

Functions

Link copied to clipboard
open override fun fixString(original: String): String
Link copied to clipboard
fun preprocess(reader: Reader): Reader
Link copied to clipboard
open override fun regexpForProblem(): Regex