Method

ICalGLibValueset_datetime

since: 1.0

Declaration [src]

void
i_cal_value_set_datetime (
  ICalValue* value,
  ICalTime* v
)

Description [src]

Sets the datetime in the ICalValue.

Available since: 1.0

Parameters

v

Type: ICalTime

The datetime value.

The data is owned by the caller of the method.