Ryan Boyd (Google) wrote: > Thanks very much for pointing out this problem and for the detailed > debugging information / tcpdump. > > Philipp is correct - The time zone (+01:00) info should not be included > with a xs:date, which is used for all-day events.
Ok, I'll test that a bit more. > Looking at the Java code for com.google.gdata.data.DateTime.toString() > includes the timeZone even when dateOnly=true. I will file a bug > against the client library. > >>From looking at the code, you may wish to try setting tzShift to null > DateTime.setTzShift(null). Hopefully that doesnt have other > consequences. > > Let us know how that works out. It doesn't work. I emailed previously saying it did but it does not. GMT+1/Berlin all-day events show up in the previous day. 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 -~----------~----~----~----~------~----~------~--~---
