get_dtstart
Description:
Queries the date/time start of a calendar component object.
Free the returned ComponentDateTime with
e_cal_component_datetime_free
, when no longer needed.
Parameters:
this |
A calendar component object. |
Returns:
the date/time start, as an ComponentDateTime |