mossbauer

Results 1 issues of mossbauer

In this example: **DTSTART;TZID=America/Chicago:20160120T060000 DTEND;TZID=America/Chicago:20160120T070000 RRULE:FREQ=WEEKLY;COUNT=10;BYDAY=WE** It seems like using the existing API, we can get a list of start DateTime(s) from `RecurrenceRuleIterator.nextDateTime()` However, there is no obvious way to...