Hi,
I test .NET Google Calendaar API in Arabic language (Date time format,
Location, display language, system locale are Arabic, Saudi Arabia)

it throw Parse fail exception while calling CalendarService::Query
(EventQuery feedQuery)
The inner exception message is "String was not recognized as a valid
DateTime"

I found out the file "when.cs" in Common Data Extensions project of
Google Data API SDK.
the code line 180: when.startTime = DateTime.Parse(value);
it happen exception while parsing string: "YYYY-MM-DD"


Is it a known issue in your bug list?

Thank you


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