User Tools

Site Tools


datetime.tzinfo

Table of Contents

datetime.tzinfo

Return to Python or

See pytz or World Timezone Definitions for Python

8.1. datetime — Basic date and time types

New in Python version 2.3.

The datetime Python module supplies Python classes for manipulating dates and times in both simple and complex ways. While date and time arithmetic is supported, the focus of the implementation is on efficient attribute extraction for output formatting and manipulation. For related functionality, see also the Python time and Python calendar modules.

External sites

datetime.tzinfo.txt · Last modified: 2020/11/20 01:08 by 127.0.0.1