github-actions[bot] bdace34891 Update tzdata to version 2024a. (#8001) пре 2 година
..
android f0d4e9caad ICU for Android: set rpath to '$ORIGIN', adjust build scripts, remove duplicated data file and save libname.major.minor.so libraries. пре 3 година
tzdata bdace34891 Update tzdata to version 2024a. (#8001) пре 2 година
.gitignore a7b7955503 Improve Windows build process making it generating public files directly in the output directory. пре 3 година
Readme.txt 4b6eaa57c3 Move tzdata to extern/icu. пре 6 година
icu_android.tar.xz f0d4e9caad ICU for Android: set rpath to '$ORIGIN', adjust build scripts, remove duplicated data file and save libname.major.minor.so libraries. пре 3 година
icu_windows.zip 2090a34390 Replace icu.exe by icu_windows.zip. пре 3 година
icudt.zip 543d59e720 Split icu data file (used in Android) outside .exe compressed file. пре 3 година

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.