if you apply the following custom recurrence pattern in Aspose.iCalendar:
DTSTART:20100428T160000
RRULE:FREQ=DAILY;COUNT=10;BYHOUR=8,9,10,11,12,13,16,15,14,18,19,20,17;BYMINUTE=30,0
Then the occurrences that Aspose.iCalendar generates are not correct. It does generate 10 occurrences but they are not the correct ones.
If you remove the COUNT=10, then the occurrences are correct.
also if you replace the COUNT=10 with an end date, then the occurrences are correct.
Please advise.
This message was posted using Aspose.Live 2 Forum