| Name: | python3-tzlocal |
|---|---|
| Version: | 4.2 |
| Release: | 4.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 102993 |
| License: | MIT |
| RPM: | python3-tzlocal-4.2-4.el9.noarch.rpm |
| Source RPM: | python-tzlocal-4.2-4.el9.src.rpm |
| Build Date: | Fri Dec 22 2023 |
| Build Host: | build-ol9-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. |