BEGIN:VCALENDARThis seems to work! You can't edit the recurrence rule in google calendar's interface, but as far as I checked it it was showing up on the right days. This version produces daily events; but it seemed that editing the time in the web interface actually worked also. The only weirdness was that it produced an initial event on the start date (today).
BEGIN:VEVENT
DTSTART:20121205
RRULE:FREQ=MONTHLY;BYDAY=TH;BYMONTHDAY=4,5,6,7,8,9,10
SUMMARY:Thu before 2nd Mon prep
END:VEVENT
BEGIN:VEVENT
DTSTART:20121205
RRULE:FREQ=MONTHLY;BYDAY=TH;BYMONTHDAY=1,2
SUMMARY:Thu before 1st Tues prep I
END:VEVENT
BEGIN:VEVENT
DTSTART:20121205
RRULE:FREQ=MONTHLY;BYDAY=TH;BYMONTHDAY=-5,-4,-3,-2,-1
SUMMARY:Thu before 1st Tues prep II
END:VEVENT
END:VCALENDAR
You are not logged in, either login or create an account to post comments
posted by Etrigan at 7:21 AM on December 5, 2012 [1 favorite]