salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

When Field in Calendar Produces None #435

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. google calendar list --fields title,when
2. Observe that the when field is always none.

What is the expected output? What do you see instead?

I observe 'None' for the 'when' field when I believe I should be seeing the 
datetime of an event.  All my events are recurring, if this helps.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?

I am using the 'google' command on **Ubuntu 11.04**.

Original issue reported on code.google.com by thekaleb on 14 Oct 2011 at 4:23

GoogleCodeExporter commented 9 years ago
Works correctly in trunk. Will be in new release.

Original comment by szy...@endpoint.com on 29 Dec 2012 at 9:16