Adriano dos Santos Fernandes 65ce402465 Improvement CORE-6485 - Provide time zone ids constants in public headers. 5 年之前
..
android ecb17cef2a Android port, both armv7a & aarch64 5 年之前
tzdata 65ce402465 Improvement CORE-6485 - Provide time zone ids constants in public headers. 5 年之前
.gitignore 35e479b9b0 Fix Windows build in path with spaces. Update ignore lists (#228) 6 年之前
Readme.txt 4b6eaa57c3 Move tzdata to extern/icu. 6 年之前
icu.exe f038ab2a36 Update Windows ICU version to 63.1 7 年之前
icu_android.tar.xz ecb17cef2a Android port, both armv7a & aarch64 5 年之前

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.