RecurrenceFieldsProcessor

class RecurrenceFieldsProcessor(tzRegistry: TimeZoneRegistry) : AndroidEventFieldProcessor

Constructors

Link copied to clipboard
constructor(tzRegistry: TimeZoneRegistry)

Functions

Link copied to clipboard
fun alignUntil(recur: Recur, startDate: Date): Recur

Aligns the UNTIL of the given recurrence info to the VALUE-type (DATE-TIME/DATE) of startDate.

Link copied to clipboard
open override fun process(from: Entity, main: Entity, to: VEvent)

Takes specific data from an event (= event row plus data rows, taken from the content provider) and maps it into the given VEvent.