time_zones property

time_zones property

Gets the time zones of the object.

Remarks

This property is a simplified version of VCardGeographicalRecordset.time_zone_records.

Definition:

@property
def time_zones(self):
    ...

See Also