8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 23:23:02 +01:00
firebird-mirror/extern/icu
github-actions[bot] 6b17241438 Updata tzdata.
2020-04-26 11:03:53 +00:00
..
tzdata Updata tzdata. 2020-04-26 11:03:53 +00:00
.gitignore Fix Windows build in path with spaces. Update ignore lists (#228) 2019-10-28 14:50:10 -03:00
icu.exe Update Windows ICU version to 63.1 2019-01-22 10:11:27 +02:00
Readme.txt Move tzdata to extern/icu. 2020-01-21 12:57:31 -03:00

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.