github-actions[bot] adf3231293 Update tzdata to version 2022g. (#7403) hace 3 años
..
android d44f3cb94b Adjust Android x86/x64 build. hace 3 años
tzdata adf3231293 Update tzdata to version 2022g. (#7403) hace 3 años
.gitignore a7b7955503 Improve Windows build process making it generating public files directly in the output directory. hace 3 años
Readme.txt 4b6eaa57c3 Move tzdata to extern/icu. hace 6 años
icu.exe f038ab2a36 Update Windows ICU version to 63.1 hace 7 años
icu_android.tar.xz d44f3cb94b Adjust Android x86/x64 build. hace 3 años

Readme.txt

icu.exe is a self-extract pre-built (by us) IBM ICU 63.1 library.

The sources was downloaded from http://site.icu-project.org/download.

The simple fix for bug ICU-20302 (Windows 7: timezone detection on Windows
is broken) is applyed, see:

https://unicode-org.atlassian.net/browse/ICU-20302
https://github.com/unicode-org/icu/pull/315

The build was done using VS 2017 (15.9).

---

tzdata is automatically updated (pull request created) by GitHub Actions tzdata-update.yml.