mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
The home of the ICU project source code.
This change will treat the ':' character in patterns as a symbol (instead of as a literal) and if the Locale defines timeSeparator then use that character instead when formatting and accept both when parsing. It will also define the '.' as an alternate time separator, that will be accepted when parsing in lenient mode. This is one character more strict than before, when in lenient mode also the '-' was accepted as time separator instead of ':'. R=rocketman@google.com Review URL: https://codereview.appspot.com/180610043 X-SVN-Rev: 36897 |
||
---|---|---|
icu4c | ||
icu4j | ||
tools | ||
.gitattributes | ||
.gitignore |