[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.34" ) ]
public ComponentDateTime (Time value, string? tzid)
Creates a new ComponentDateTime instance, which holds the value
and
tzid
.
The returned structure should be freed with e_cal_component_datetime_free
, when no longer needed.
value |
an Time as a value |
tzid |
timezone ID for the |
a new ComponentDateTime |