Function
ECalutil_icaltime_to_tm_with_zone
since: 2.22
Declaration [src]
tm
e_cal_util_icaltime_to_tm_with_zone (
const ICalTime* itt,
const ICalTimezone* from_zone,
const ICalTimezone* to_zone
)
Description [src]
Converts a time value from one timezone to another, and returns a struct tm representation of the time.
Available since: 2.22