Method

ICalGLibValueset_date

since: 1.0

Declaration [src]

void
i_cal_value_set_date (
  ICalValue* value,
  ICalTime* v
)

Description [src]

Sets the date in the ICalValue.

Available since: 1.0

Parameters

v

Type: ICalTime

The date value.

The data is owned by the caller of the method.