Open mayli opened 8 months ago
Yes, system timezone data is not available and the tzdata package is not around.
By default, zoneinfo uses the system’s time zone data if available; if no system time zone data is available, the library will fall back to using the first-party tzdata package available on PyPI.
We should probably vendor tzdata so that it will work as expected @dom96 @garrettgu10.
Upstream bug: https://github.com/pyodide/pyodide/issues/4668
https://docs.python.org/3/library/zoneinfo.html
zoneinfo.available_timezones()[¶](https://docs.python.org/3/library/zoneinfo.html#zoneinfo.available_timezones)
return an empty and any access results something like