Creates a new #ECalComponentRange describing a range. The returned structure should be freed with e_cal_component_range_free(), when no longer needed.
an #ECalComponentRangeKind
an #ECalComponentDateTime
Returns the date/time of the range
. The returned #ECalComponentDateTime
is owned by range
and should not be freed. It's valid until the range
is freed or its date/time changed.
Set the date/time part of the range
.
an #ECalComponentDateTime
Set the kind
of the range
.
an #ECalComponentRangeKind
Creates a new #ECalComponentRange describing a range. The returned structure should be freed with e_cal_component_range_free(), when no longer needed.
an #ECalComponentRangeKind
an #ECalComponentDateTime
Describes a range. Use the functions below to work with it.