get_timezone_impl


Description:

[ CCode ( cname = "get-timezone" ) ]
[ Version ( since = "3.30" ) ]
public signal unowned Timezone get_timezone_impl (string tzid)

A signal being called to get timezone when putting component into the cache.

It's used to make sure the cache contains all timezones which are needed by the component. The returned ICalTimezone will not be freed.

Parameters:

tzid

timezone ID

Returns:

an Timezone