Hi,
I was try to generate events to my calendar using the Calendar API.
The format shown by the interactive samples have the timing in the
following formats;
var startTime =
google.gdata.DateTime.fromIso8601("2008-05-05T09:00:00.000-08:00");
var endTime =
google.gdata.DateTime.fromIso8601("2008-05-05T10:00:00.000-08:00");
Using this format, the events get generated at randoms times in my
calendar. I am unable to decipher what does this format mean and how
does it calculate the actual time ??
Can someone guide me in this matter ?
-Pat.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---