Группа :: Development/Python3
Пакет: python3-module-tzlocal
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
Текущая версия: 5.0.1-alt1
Время сборки: 24 мая 2023, 17:31 ( 0.7 недели назад )
Размер архива: 26.71 Kb
Домашняя страница: https://pypi.python.org/pypi/tzlocal/
Лицензия: MIT
О пакете: A Python module that tries to figure out what your local timezone is
Описание:
Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:
Список rpm-пакетов, предоставляемый данным srpm-пакетом:
ACL:
Время сборки: 24 мая 2023, 17:31 ( 0.7 недели назад )
Размер архива: 26.71 Kb
Домашняя страница: https://pypi.python.org/pypi/tzlocal/
Лицензия: MIT
О пакете: A Python module that tries to figure out what your local timezone is
Описание:
This Python module returns a tzinfo object (with a pytz_deprecation_shim,
for pytz compatibility) with the local timezone information, under
Unix and Windows.
It requires Python 3.6 or later, and will use the backports.tzinfo
package, for Python 3.6 to 3.8.
This module attempts to fix a glaring hole in the pytz and zoneinfo
modules, that there is no way to get the local timezone information,
unless you know the zoneinfo name, and under several Linux distros
that's hard or impossible to figure out.
With tzlocal you only need to call get_localzone() and you will get a
tzinfo object with the local time zone info. On some Unices you will
still not get to know what the timezone name is, but you don't need
that when you have the tzinfo file. However, if the timezone name is
readily available it will be used.
Текущий майнтейнер: Egor Ignatov for pytz compatibility) with the local timezone information, under
Unix and Windows.
It requires Python 3.6 or later, and will use the backports.tzinfo
package, for Python 3.6 to 3.8.
This module attempts to fix a glaring hole in the pytz and zoneinfo
modules, that there is no way to get the local timezone information,
unless you know the zoneinfo name, and under several Linux distros
that's hard or impossible to figure out.
With tzlocal you only need to call get_localzone() and you will get a
tzinfo object with the local time zone info. On some Unices you will
still not get to know what the timezone name is, but you don't need
that when you have the tzinfo file. However, if the timezone name is
readily available it will be used.
Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:
- python3-module-tzlocal
- python3-module-tzlocal-tests