Ryan Boyd (Google) wrote: > I played around with this using the Java API and am still unable to > re-create the problem with RRULE being ignored (though there is still a > problem with the custom timezone). > >> If you are asking, am I sure that I am calling: >> recurrence.setValue(value) then the answer is: absolutely yes. > > Are you then calling entry.setRecurrence(recurrence) ?
Yes. > Here's the function I'm using: > <snip> Ok, you didn't answer my previous question about the TZID (does it _have_ to be a Java TimeZone ID), so I did some investigation and found that this is indeed the case. I wonder how PHP/C#/etc.. developers are going to handle this? Now that I translate standard RFC compliant TZIDs into Java TimeZone ID names everything works as expected. > > Mark - are you able to do a packet capture (using something like > wireshark or fiddler) of what's happening when you are making your > call? If not, I will work up a debug procedure so you can get the > request and response objects from within your code. In this case, since I can do this in my dev environment I can easily do this with the Apache TCPMon product. However, since the issue is resolved (above) there is no need. Thanks for your help. Cheers. -- http://www.ScheduleWorld.com/ Free Google Calendar synchronization with Outlook, Evolution, cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
