Type: function
Takes an icalString and a timezone as a string, 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,timezone){ ... }
Classpath
Children