Name: | python36-tzlocal |
---|---|
Version: | 1.2 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 101496 |
License: | CC0 |
RPM: | python36-tzlocal-1.2-3.el7.noarch.rpm |
Source RPM: | python-tzlocal-1.2-3.el7.src.rpm |
Build Date: | Sun May 03 2020 |
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. |