Method

ICalGLibTimeset_timezone

since: 1.0

Declaration [src]

void
i_cal_time_set_timezone (
  ICalTime* tt,
  const ICalTimezone* zone
)

Description [src]

Sets the timezone of the tt.

Available since: 1.0

Parameters

zone

Type: ICalTimezone

The timezone.

The argument can be NULL.
The data is owned by the caller of the method.