๐Ÿ“ฆ joemarshall / pyodide-unix-timezones

๐Ÿ“„ README.md ยท 7 lines
1
2
3
4
5
6
7# Pyodide Unix Timezones Package

This package installs Unix style timezone data into /usr/share/zoneinfo of a pyodide instance.

To install the data just import the `unix_timezones` package.

It won't overwrite any existing data, so it is safe to use under node.js etc.