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-2018.8.tar.gz (281.7 kB view details)

Uploaded Source

Built Distribution

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

pytzdata-2018.8-py2.py3-none-any.whl (981.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: pytzdata-2018.8.tar.gz
  • Upload date:
  • Size: 281.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.11 CPython/3.7.1 Darwin/18.2.0

File hashes

Hashes for pytzdata-2018.8.tar.gz
Algorithm Hash digest
SHA256 d16e99913b69235f01587972e28c6effb212ea847bac51a61bb77b95d9c56401
MD5 e25557e5795fa27f60af6af1b67c529b
BLAKE2b-256 8af82fb71ffa7ec1c5f3a81ed12d8de11de400b8f90f75ad7275c37b497e1ae7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytzdata-2018.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 21b9a284f833a4957e5c957737778c5191443e143a7a332f13e7febbd158e54a
MD5 77058ff16d961c6851192f31b6e669cc
BLAKE2b-256 cc2c897b8702123952c3b1bac878ea09a369eee10a2055ec0b59996b470e4518

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