add_timezone_sync


Description:

[ Version ( since = "3.10" ) ]
public bool add_timezone_sync (string tzobject, Cancellable? cancellable = null) throws Error

Adds the timezone described by tzobject to this.

If an error occurs, the function will set throws and return false.

Parameters:

this

an CalBackend

tzobject

an iCalendar VTIMEZONE string

cancellable

optional Cancellable object, or null

Returns:

true on success, false on failure