Constructor

ICalGLibVcardTimenew_current_utc_time

unstable since: 4.0

Declaration [src]

ICalVcardTime*
i_cal_vcard_time_new_current_utc_time (
  void
)

Description [src]

Creates a new ICalVcardTime with the current time in UTC zone.

Available since: 4.0

Return value

Type: const ICalVcardTime

The newly created ICalVcardTime.

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