Retrieves a timezone object from the calendar backend.
This object is owned by the this, thus do not free it.
this |
an Client |
tzid |
ID of the timezone to retrieve |
out_zone |
Return value for the timezone |
cancellable |
a Cancellable; can be null |
true if successful, false otherwise. |