On Tue, Apr 08, 2025 at 06:42:43AM +0100, Alastair McKinstry wrote:
But ./gen_tzinfo.py in python-tz adds extra timezones it believes
should be present, including some backwards-compatible entries such as
"US/Pacific". Adding these timezones is possible, but I am loath to
diverge from tzdata..
Any opinions or recommendations?
I'd just depend on tzdata-legacy. I don't really understand why it was
decided to put some names in a separate package, but it's a small one
and if you need compatibility, that's what you need to do.