diff options
author | Joachim Sauer <jsauer@google.com> | 2016-05-23 18:20:07 +0100 |
---|---|---|
committer | Joachim Sauer <jsauer@google.com> | 2016-05-25 10:57:35 +0100 |
commit | 13659d2d064672bb89cc41ccc75eeb89096166b4 (patch) | |
tree | d6f85f3527a981f77691a96938c8a7784a2de06d /include/ScopedJavaUnicodeString.h | |
parent | 70639b48ade40e08e5fe2d4d22f8984d61b59068 (diff) |
Fix setCurrency resetting fraction digits.
ICU DecimalFormat and java.text.DecimalFormat differ in their
definition of setCurrency in that the former is documented to leave the
minimum and maximum fraction digits untouched and the later updates it
to the default of the currency.
Since we implement java.text.DecimalFormat using the ICU DecimalFormat
we have to work around that difference.
Bug: 28893763
Change-Id: I0e7e19fe95f352e75cc9f53ad8a7739436de37d1
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions