๐Ÿ“ฆ joemarshall / pyodide-unix-timezones

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/joemarshall/pyodide-unix-timezones.git
HTTPS git clone https://github.com/joemarshall/pyodide-unix-timezones.git
SSH git clone git@github.com:joemarshall/pyodide-unix-timezones.git
CLI gh repo clone joemarshall/pyodide-unix-timezones
Joe Marshall Joe Marshall Create LICENSE fe8fbb7 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ unix_timezones
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ pyproject.toml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

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.