Type: function
Takes an icalString and uses America/New_York as the default timezone, and returns a List[code.model.flows.processors.ical.ICalEvent]. This function defaults the window for recurring events to 1 month in the past and 1 year in the future.
Body
function(icalString){ ... }
Classpath
Children