Mehdisouid / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Calendar Event bug in google api services library #677

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version of google-api-services-calendar (v3-rev20-1.12.0-beta)

Java environment (Android 2.3)

Describe the problem.
Method setCreated of Event has as input type 
com.google.api.client.util.DateTime, whereas method setEnd has as input type 
EventDateTime.

How would you expect it to be fixed?
Both of them should have the same input type

Original issue reported on code.google.com by mos...@gmail.com on 6 Dec 2012 at 10:18

GoogleCodeExporter commented 9 years ago

Original comment by ngmic...@google.com on 24 Feb 2013 at 10:49