Sanjay wrote:
> Try this:
>
> DateTime startTime = DateTime.parseDate("2006-08-02");
> DateTime endTime = DateTime.parseDate("2006-08-03");
>
> sanjay
Try adding:
startTime.setDateOnly(true);
endTime.setDateOnly(true);
Mike
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---