Method
ICalGLibTimeconvert_timezone
since: 1.0
Declaration [src]
void
i_cal_time_convert_timezone (
ICalTime* tt,
ICalTimezone* from_zone,
ICalTimezone* to_zone
)
Parameters
from_zone-
Type:
ICalTimezoneFrom timezone.
The argument can be NULL.The data is owned by the caller of the method. to_zone-
Type:
ICalTimezoneTo timezone.
The argument can be NULL.The data is owned by the caller of the method.