parse

Type: function
Takes an icalString and a timezone as a string, and a pair of funcs to express a timebox around recurring events, and returns a List[code.model.flows.processors.ical.ICalEvent]

Body

function(icalString,timezone,dropWhile,takeWhile){ ... }

Classpath

Children