The home of the ICU project source code.
Find a file
Fredrik Roubert 17b8600e8e ICU-11018 Support CLDR time separator (ICU4C)
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
2014-12-19 07:19:41 +00:00
icu4c ICU-11018 Support CLDR time separator (ICU4C) 2014-12-19 07:19:41 +00:00
icu4j ICU-11430 Make genPatternInfo method public (for CLDR) 2014-12-18 18:06:07 +00:00
tools ICU-10829 allow sec/ter weight 02 2014-12-08 23:43:46 +00:00
.gitattributes ICU-11445 Bring per unit formatting in MeasureFormat out of tech preview. 2014-12-17 22:19:45 +00:00
.gitignore ICU-1859 All RBNF rules parse now. All spellout values roundtrip. Lenient roundtripping is still an issue. 2014-04-29 18:29:12 +00:00