Closed (works as designed)
Project:
Date
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
3 Oct 2011 at 22:23 UTC
Updated:
4 Oct 2011 at 02:08 UTC
I have an ical feed I'm importing and everything is working great except one thing.
Here is my repeat rule in the ical feed:
RRULE:FREQ=MONTHLY;BYDAY=TH;BYSETPOS=1
This imports as "every Thursday" instead of "the first Thursday of the month"
If this is not the correct place to post I apologize in advance.
Any suggestions?
Comments
Comment #1
tomdisher commentedOk. This is a problem with the date module. The date module does not support BYSETPOS=1
I'll post my hack to the feed parser in case anybody else is importing from a Kerio calendar.