OIC to support iCalendar (RFC 2445) specification COUNT, UNTIL, BYSETPOS, WKST.
Description
OIC supports iCalendar (RFC 2445) specification but COUNT, UNTIL, BYSETPOS, WKST are not supported.
COUNT, UNTIL, BYSETPOS, WKST are needed to be added in iCalendar expressions.
Use Case and Business Need
We want to run a scheduler every last 6 working days in each month.
This will be achieved by the below expression which is not supported yet by OIC:
FREQ=MONTHLY;INTERVAL=1;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-6,-5,-4,-3,-2,-1;
Regards,
Sherif Bashar
Tagged:
6