zoneinfo — IANA time zone support — Python 3.14.7 documentation

docs.python.org

Tin mới

datetime — Basic date and time types

calendar — General calendar-related functions

Python Module Index

3.14.7 Documentation

The Python Standard Library

WebAssembly platforms

This module does not work or is not available on WebAssembly. See WebAssembly platforms for more information.

configure flag --with-tzpath

On all platforms, the configured value is available as the TZPATH key in sysconfig.get_config_var().

Compile-time configuration¶

On all platforms, the configured value is available as the TZPATH key in sysconfig.get_config_var().

sysconfig.get_config_var()

On all platforms, the configured value is available as the TZPATH key in sysconfig.get_config_var().

String representations¶

The string representation returned when calling str on a ZoneInfo object defaults to using the ZoneInfo.key attribute (see the note on usage in the attribute documentation):

String representations¶

The string representation returned when calling str on a ZoneInfo object defaults to using the ZoneInfo.key attribute (see the note on usage in the attribute documentation):