set_default_timezone
Description:
Sets the default timezone to use to resolve DATE and floating DATE-TIME values.
This will typically be from the user's timezone setting. Call this before using any other object fetching functions.
Parameters:
this |
A calendar client. |
zone |
A timezone object. |