Skip to main content

The Olson timezone database for Python.

Project description

Pytzdata Build status

The Olson timezone database for Python.

Supports Python 2.7+ and 3.5+.

Installation

pip install pytzdata

Usage

You can access the content of a specific timezone file by using the tz_file() function:

from pytzdata import tz_file

with tz_file('Europe/Paris') as f:
    # Do something with the file

If you just want to know the path to a specific timezone file, you may use the tz_path() function:

from pytzdata import tz_path

tz_path('Europe/Paris')

By default, pytzdata will use the bundled timezone database, however you can set a custom directory that holds the timezone files using the set_directory function:

import pytzdata

pytzdata.set_directory('/custom/zoneinfo')

You can also set the PYTZDATA_TZDATADIR environment variable to set a custom directory.

Release

To make a new release just follow these steps:

  • make data

  • Update version numbers in pytzdata/version.py and tests/test_version.py

  • make tox

Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytzdata-2019.2.tar.gz (280.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytzdata-2019.2-py2.py3-none-any.whl (489.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pytzdata-2019.2.tar.gz.

File metadata

  • Download URL: pytzdata-2019.2.tar.gz
  • Upload date:
  • Size: 280.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.16 CPython/3.7.1 Darwin/18.6.0

File hashes

Hashes for pytzdata-2019.2.tar.gz
Algorithm Hash digest
SHA256 e8a91952afd853642a49f0713caac3e15a5306855ff4a47af4ddec5b7dd23a09
MD5 f57fc5b01fc1836537ca50dd20ced5a3
BLAKE2b-256 dc7d1212c7b264b9e8a9f2e9df52a8018c01c7d609e444a209b92ddb46bc996a

See more details on using hashes here.

File details

Details for the file pytzdata-2019.2-py2.py3-none-any.whl.

File metadata

  • Download URL: pytzdata-2019.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 489.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.16 CPython/3.7.1 Darwin/18.6.0

File hashes

Hashes for pytzdata-2019.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c0c8316eaf6c25ba45816390a1a45c39790767069b3275c5f7de3ddf773eb810
MD5 7dc5726251085f137956dd35e40c2fa8
BLAKE2b-256 bc42b865341e34066b9f3c806f7c461189b6a3cf367fec2d10d01900e8ba7afd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page