python-tzdata 2025.1
Python wrapper of IANA time zone data
This package provides a thin Python wrapper around tzdata.
- Outputs:
out
- Website: https://github.com/python/tzdata
- Licenses: ASL 2.0
- Package source: gnu/packages/time.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-tzdata 2025.1
as follows:
guix install python-tzdata@2025.1
Or install the latest version:
guix install python-tzdata
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.