Function
ICalGLibTimezoneget_builtin_timezone_from_tzid
since: 1.0
Declaration [src]
ICalTimezone*
i_cal_timezone_get_builtin_timezone_from_tzid (
const gchar* tzid
)
Parameters
tzid-
Type:
const gchar*The tzid name.
The argument can be NULL.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: ICalTimezone
No description available.
| The data is owned by the called function. |