Name: | python3-tzlocal |
---|---|
Version: | 2.0.0 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 89539 |
License: | MIT |
RPM: | python3-tzlocal-2.0.0-4.el8.noarch.rpm |
Source RPM: | python-tzlocal-2.0.0-4.el8.src.rpm |
Build Date: | Mon Feb 08 2021 |
Build Host: | host-100-100-224-19.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |