Method

ICalGLibVcardValueset_dateandortime

unstable since: 4.0

Declaration [src]

void
i_cal_vcard_value_set_dateandortime (
  ICalVcardValue* self,
  const ICalVcardTime* value
)

Description [src]

Sets value to the DATEANDORTIME self.

Available since: 4.0

Parameters

value

Type: const ICalVcardTime

The DATEANDORTIME value.

The data is owned by the caller of the method.