slackbuilds_ponce/python/tzlocal
Dimitris Zlatanidis dd9985f008
python/tzlocal: Switch to i586.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-01 07:28:39 +07:00
..
README
slack-desc
tzlocal.info
tzlocal.SlackBuild python/tzlocal: Switch to i586. 2016-10-01 07:28:39 +07:00

This Python module returns a tzinfo object with the local timezone
information under Unix and Win-32. 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, and under several Linux distros that's hard or 
impossible to figure out.