[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-40536: Add zoneinfo.available_timezones by pganssle · Pull Request #20158 · python/cpython

pganssle

This was not specified in the PEP, but it will likely be a frequently
requested feature if it's not included.

arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request

May 24, 2020

This was not specified in the PEP, but it will likely be a frequently requested feature if it's not included.

This includes only the "canonical" zones, not a simple listing of every valid value of `key` that can be passed to `Zoneinfo`, because it seems likely that that's what people will want.