Closed GoogleCodeExporter closed 9 years ago
Your date format should be DD/MM/YYYY or MM/DD/YYYY according the country you
live in.
So the "yyyy-MM-ddTHH:mm:ss.fffZ" is the format you must use, as it's a
universal time format.
Original comment by sylvain....@aznetwork.eu
on 13 Dec 2013 at 1:12
Thanks for your response.
In version 1.6.0.69-beta, the TimeMax and TimeMin properties are specified as
DateTime, so I don't have the option of setting the date format (as opposed to
previous versions where these properties were String). Is there a format
property specified somewhere else in the api?
Please advise.
Thanks
Original comment by graemedo...@gmail.com
on 13 Dec 2013 at 1:57
According this topic on StackOverflow
http://stackoverflow.com/questions/20565391/google-calendar-api-v3-for-dotnet-ev
ents-date-datatype-changed?noredirect=1#comment30783884_20565391 and the issue
427 I posted yesterday, it looks like there is a bug with the API with the
current version.
Date properties type has changed from string to DateTime, and it looks like
there is a bug with this change.
Original comment by sylvain....@aznetwork.eu
on 14 Dec 2013 at 10:29
Please use meantime
https://www.nuget.org/packages/Google.Apis.Calendar.v3/1.6.0.68-beta
We will fix this issue in the next several days.
Thanks
Original comment by pele...@google.com
on 14 Dec 2013 at 5:31
Issue 427 has been merged into this issue.
Original comment by pele...@google.com
on 14 Dec 2013 at 5:31
https://codereview.appspot.com/42160043/
Original comment by pele...@google.com
on 14 Dec 2013 at 5:57
Original comment by pele...@google.com
on 14 Dec 2013 at 5:57
Issue 429 has been merged into this issue.
Original comment by pele...@google.com
on 14 Dec 2013 at 5:58
Original comment by pele...@google.com
on 14 Dec 2013 at 5:59
Issue 429 has been merged into this issue.
Original comment by pele...@google.com
on 14 Dec 2013 at 5:59
Original issue reported on code.google.com by
graemedo...@gmail.com
on 13 Dec 2013 at 12:11