[ CCode ( has_construct_function = false ) ]
public GDWhen (int64 start_time, int64 end_time, bool is_date)
Creates a new GDWhen.
More information is available in the <ulink type="http" url="http://code.google.com/apis/gdata/docs/2.0/elements.html#gdWhen"> GData specification</ulink>.
| start_time |
when the event starts or (for zero-duration events) when it occurs |
| end_time |
when the event ends, or <code class="literal">-1</code> |
| is_date |
true if |