mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-09 15:27:38 +00:00
The home of the ICU project source code.
DateTimePatternGenerator needs to consider the hour-cycle preferred by Locale. This means that we need to to override the hour-cycle when a locale contains "hc" keyword. This patch is adding such functionality. In addition, "DateTimePatternGenerator::adjustFieldTypes" should adjust hour field to properly follow tr35 spec(https://www.unicode.org/reports/tr35/tr35-dates.html#dfst-hour). |
||
---|---|---|
.ci-builds | ||
.github | ||
docs | ||
icu4c | ||
icu4j | ||
tools | ||
vendor/double-conversion | ||
.appveyor.yml | ||
.cpyskip.txt | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
KEYS | ||
README.md |
International Components for Unicode
This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.
Build Status (master branch)
Build | Status |
---|---|
TravisCI | |
Azure Pipelines | |
Azure Pipelines (Exhaustive Tests) | |
AppVeyor | |
Fuzzing |
Subdirectories and Information
icu4c/
ICU for C/C++icu4j/
ICU for Javatools/
Toolsvendor/
Vendor dependencies
License
Please see ./icu4c/LICENSE (C and J are under an identical license file.)
Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Terms of Use and License