python3-tzlocal: python3-tzlocal (Python module that guess's what your timezone is) python3-tzlocal: python3-tzlocal: tzlocal 4.0 also adds an official function get_localzone_name() python3-tzlocal: to get only the timezone name, instead of a timezone object. python3-tzlocal: On unix, it can raise an error if you don't have a timezone python3-tzlocal: name configured, where get_localzone() will succeed, so only use that python3-tzlocal: if you need the timezone name. python3-tzlocal: python3-tzlocal: Homepage: https://github.com/regebro/tzlocal python3-tzlocal: python3-tzlocal: