time — Time access and conversions — Python 3.16.0a0 documentation

docs.python.org

Tin mới

io — Core tools for working with streams

logging — Logging facility for Python

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

Generic Operating System Services

datetime: Basic date and time types.

This module provides various time-related functions. For related functionality, see also the datetime and calendar modules.

calendar: Functions for working with calendars, including some emulation of the Unix cal program.

This module provides various time-related functions. For related functionality, see also the datetime and calendar modules.

threading.get_ident()

Return the clk_id of the thread-specific CPU-time clock for the specified thread_id.

locale: Internationalization services.

More object-oriented interface to dates and times.