Name: | python3-tzlocal |
---|---|
Version: | 5.2 |
Release: | 3.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 125292 |
License: | MIT |
RPM: | python3-tzlocal-5.2-3.el10_0.noarch.rpm |
Source RPM: | python-tzlocal-5.2-3.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.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. |