python27-python-tzlocal

A Python module that tries to figure out what your local timezone is

Description

This Python module returns a tzinfo object with the local timezone information.
It requires pytz, and returns pytz tzinfo objects.  This module attempts to fix
a glaring hole in pytz, that there is no way to get the local timezone
information, unless you know the zoneinfo name.
Website: https://github.com/regebro/tzlocal
License: MIT
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

python27-python-tzlocal-1.4-1.el6.noarch [27 KiB] Changelog by Andrew Colin Kissa (2017-08-03):
- Latest upstream