Method

ICalGLibVcardValueget_dateandortime

unstable since: 4.0

Declaration [src]

ICalVcardTime*
i_cal_vcard_value_get_dateandortime (
  const ICalVcardValue* self
)

Description [src]

Returns value of the DATEANDORTIME self.

Available since: 4.0

Return value

Type: const ICalVcardTime

The DATEANDORTIME value.

The caller of the method takes ownership of the data, and is responsible for freeing it.