Hi all,
I stumbled over an event in our calendar that uses a currently
unsupported rule: RRULE:FREQ=MONTHLY;BYDAY=WE;BYSETPOS=2
I've seen that in data_process.js:3900, these two are explicitely excluded.
Now, I'd like to ask whether anyone has started working on implementing
support for these or if it is considered impossible/unhealthy?
It is true that I haven't yet found a client (other than MS Outlook, of
all the possible choices) that really supports this, not only displaying
the event, but also being able to set this rule.
It'd be enough for me to be able to display the event in a first step.
So any hints or advice is welcome before I try to attack the
1150-something lines of code handling recurrence in data_process.js
Best regards,
David
--
TenTwentyFour S.à r.l.
W: www.tentwentyfour.lu
T: +352 20 211 1024
F: +352 20 211 1023
9, avenue des Hauts-Fourneaux
L-4362 Esch/Alzette
Hi,
The following appointment works fine in InfCloud and Android, but it
doesn't show up on iPad. Is there anything wrong with it?
BEGIN:VEVENT
CREATED:20141201T101916Z
LAST-MODIFIED:20141202T084819Z
DTSTAMP:20141202T084819Z
UID:855afabb-e5a8-42b8-9e54-395bd598b9f1
SUMMARY:******
RRULE:FREQ=WEEKLY;UNTIL=20160101T093000Z;BYDAY=MO,TH;WKST=MO
TRANSP:OPAQUE
CLASS:PUBLIC
DTSTART;TZID=Europe/Amsterdam:20150105T103000
DTEND;TZID=Europe/Amsterdam:20150105T113000
DURATION:PT1H
END:VEVENT
-- Johan