]> granicus.if.org Git - icu/commit
ICU-10069 Take into account compatible currency symbols, e.g half-width and full...
authorTravis Keep <keep94@gmail.com>
Wed, 8 May 2013 23:46:30 +0000 (23:46 +0000)
committerTravis Keep <keep94@gmail.com>
Wed, 8 May 2013 23:46:30 +0000 (23:46 +0000)
commit24690527709ff883f4652bfbcd2ca9c9fdd4af16
treec477bc1aa9254acfbdcd9e337cd86984267b841a
parent8eeb9f536da67e271ca23a72dcd428e665aed5f6
ICU-10069 Take into account compatible currency symbols, e.g half-width and full-width yen symbol, when parsing currencies. Currency symbol equivalence relation hard-coded in Currency class for now.

X-SVN-Rev: 33616
icu4j/main/classes/core/src/com/ibm/icu/util/Currency.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java