Dave, > <gd:when startTime="2005-04-03T03:00:00-05:00" > endTime="2005-04-03T03:01:00-04:00"></gd:when>
03:00:00-05:00 is after 03:01:00-04:00 irrespective of daylight savings times. Convert both times to UTC and compare: 03:00:00-05:00 is 08:00:00-00:00 and 03:01:00-04:00 is 07:01:00-00:00 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 -~----------~----~----~----~------~----~------~--~---
