Hi,

I just started using the Calendar API, and I noticed something odd:

Let's say I created an all-day event in Google calendar for the 5th,
and there are no events on the 4th. Now if I query using CalendarQuery
and set minStartTime to 0:00:00 on the 4th and maxStartTime to 23:59:59
on the 4th, the query returns (incorrectly) the all-day event for the
5th. By trial and error I found that the query will return this event
until I reduce the maxStartTime to less than 19:01:00, anything <=
19:00:00 will return (correctly) no events.

So is it true that all-day events extend up to 19:01:00 on the previous
day ? Is that on purpose, or a known issue, or am I doing something
wrong ?


Thanks,
Dirk


--~--~---------~--~----~------------~-------~--~----~
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