On Jun 25, 2008, at 12:38 AM, Philipp Kewisch wrote:
> > Not everything that has the XML stamp on it is golden. rfc2445 is > quite elaborate, Im sure this is somehow possible (i.e BYSETPOS, > BYDAY). The big problem is rather that its a bitch to implement on > client applications since the calculations are so time consuming. (if > you have a calendar full of birthdays or other infinite rules you have > to expand all such rules to find occurrences on a certain day). > > This wont change if rfc2445 is transformed to xml. > > As to the original question, you should read the said rfc regarding > BYSETPOS and BYDAY rules. Exactly. The RFC2445 RRULE for the last weekday of the month is: RRULE:FREQ=MONTHLY;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-1 I don't see anyway to enter this RRULE in the Google Calendar API. I haven't tried specifying this RRULE through the API, but if Google supported this, it would be the first client implementation that I have seen that supports this rule properly. Ray --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
