get_timezone
Description:
Returns the timezone, the Timezone object is cached and can be either unreferenced once the last instance is used or can be kept until free_global_objects is called (usually at the very end of the program).
Parameters:
this |
The Time to be queried |
Returns:
The timezone information |