ComponentPeriod.datetime


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.34" ) ]
public ComponentPeriod.datetime (Time start, Time? end)

Creates a new ComponentPeriod of kind e_cal_component_period_datetime.

The returned structure should be freed with e_cal_component_period_free, when no longer needed.

Parameters:

start

an Time, the start of the period

end

an Time, the end of the period

Returns:

a newly allocated ComponentPeriod