Name: | python-tzlocal |
---|---|
Version: | 1.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 80836 |
License: | CC0 |
RPM: | python-tzlocal-1.2-2.el7.noarch.rpm |
Source RPM: | python-tzlocal-1.2-2.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/regebro/tzlocal |
Summary: | 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. |