Method
ECalComponentset_dtstamp
since: 3.34
Declaration [src]
void
e_cal_component_set_dtstamp (
ECalComponent* comp,
const ICalTime* tt
)
Description [src]
Sets the date/timestamp of a calendar component object. This should be called whenever a calendar user agent makes a change to a component’s properties.
Available since: 3.34
Parameters
tt-
Type:
NoneDate/timestamp value.
The data is owned by the caller of the method.