Description:

1. Send to Google: <gd:when startTime='2008-06-13'
endTime='2008-06-15'/>

Note that this format specifies all-day for start and end.

2. Google ignores that this is the all-day format and automatically
(this is the bug) changes it to this format:

<gd:when startTime='2008-06-13T00:00:00.000-04:00'
endTime='2008-06-16T00:00:00.000-04:00'></gd:when>

3. The display on the Google calendar now starts at midnight and the
event loses the all-day status.

If I use the Google view to change the item to all-day and sync again
I receive:

<gd:when startTime='2008-06-13' endTime='2008-06-15'/>

But the next time that is sent to Google, the bug will trigger again
and change it to start from midnight again.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to