ID EN
Datetime

tzinfo

Python 3.11

An abstract base class for time zone information objects. These are used by the datetime and time classes to provide a customizable notion of time adjustment (for example, to account for time zone and/or daylight saving time).

Syntax

PYTHON
class datetime.tzinfo

See Also

datetime time