Class TimeZone (3.1.1)

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

Time zone of the date time object. .. attribute:: offset_minutes

Set only if the offset can be determined. Positive for time ahead of UTC. E.g. For "UTC-9", this value is -540.

:type: int