Hi,
    I want to get the exact date and exact time fot the event. The
code is as follows:
    When oWhen = (When) oIterator.next();
    System.out.println("Start Time: " + oWhen.getStartTime());
    System.out.println("End Time: " + oWhen.getEndTime());

    The output is as follows:
    Start Time: 2007-09-27T05:30:00.000+05:30
    End Time: 2007-09-27T06:30:00.000+05:30

   Can i get the exact date and exact start time and end time for the
event. Any kind of help is most welcomed. Eagerly waiting for your
reply.

Thanks & Regards,
Nitin M. Ware


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