Class TimeZone (1.50.0)

TimeZone(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a time zone from the IANA Time Zone Database <https://www.iana.org/time-zones>__.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
id str
IANA Time Zone Database time zone. For example "America/New_York". This field is a member of oneof_ _id.
version str
Optional. IANA Time Zone Database version number. For example "2019a". This field is a member of oneof_ _version.