python-tzlocal - A Python module that tries to figure out what your local timezone is
| Website: | https://github.com/regebro/tzlocal |
|---|---|
| License: | CC0 |
| Vendor: | Fedora Project |
- 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.
Packages
| python-tzlocal-1.1.2-4.el7.src [22 KiB] |
Changelog
by Piotr Popieluch (2014-11-22):
- added epel support |