[ 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.
| this |
an CalBackend |
| tzobject |
an iCalendar VTIMEZONE string |
| cancellable |
optional Cancellable object, or null |
|
true on success, false on failure |