]> granicus.if.org Git - icu/commit
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATIO...
authorYoshito Umaoka <y.umaoka@gmail.com>
Wed, 12 Jun 2013 21:37:46 +0000 (21:37 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Wed, 12 Jun 2013 21:37:46 +0000 (21:37 +0000)
commit86471ecf62a6c491d4f2ea1dc0c6b601fa0d0732
treed3c370284617ba67f91456df9a1a8859e734fda3
parent434a94ec4d57847f35aa7617dbe4c6d7e6312406
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat format test including the test cases verifying the fix.

X-SVN-Rev: 33820
icu4j/main/classes/core/src/com/ibm/icu/text/TimeZoneFormat.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/TimeZoneFormatTest.java