get_end
Description:
Returns the end of the this.
This can be called only on this objects of kind e_cal_component_period_datetime . The end time can be a null-time, in which case the this corresponds to a single date/date-time value, not to a period.
The returned Time object is owned by this and should not be freed. It's valid until the this is freed or its end time changed.
Parameters:
this |
Returns:
the end of the period, as an Time |