aboutsummaryrefslogtreecommitdiff
path: root/devel/py-tzlocal/pkg-descr
blob: f95162b66ab3de1e4b03f428155ed29d820f36d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.

WWW: https://github.com/regebro/tzlocal