Skip to content

Commit

Permalink
Generate TZ.h from zoneinfo (esp8266#9084)
Browse files Browse the repository at this point in the history
* Generate TZ.h from zoneinfo

Using tzdata pypi package that ships zoneinfo blobs
Can't use raw data package from IANA, need it built first
Minor tweaks to Espurna script that generated .md

More data than the original, not limited to ZONE/...
Zoneinfo source can be overwritten using path args, if needed
(but, probably not needed, since it would always be preferable to pull the latest version)

Also, allow to override certain names and tz strings independent
of tzdata values (resolves esp8266#9007)
  • Loading branch information
mcspr authored and hasenradball committed Nov 18, 2024
1 parent 4252006 commit 9d5bf53
Show file tree
Hide file tree
Showing 4 changed files with 364 additions and 134 deletions.
Loading

0 comments on commit 9d5bf53

Please sign in to comment.