add_timezone_sync


Description:

public bool add_timezone_sync (Timezone zone, Cancellable? cancellable = null) throws Error

Add a VTIMEZONE object to the given calendar client.

Parameters:

this

an Client

zone

The timezone to add

cancellable

a Cancellable; can be null

Returns:

true if successful, false otherwise.