[ 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.
start |
an Time, the start of the period |
end |
an Time, the end of the period |
a newly allocated ComponentPeriod |