]> granicus.if.org Git - icu/commit
ICU-13321 Added a new method TimeZone#setICUDefault(TimeZone), which only changes...
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 21 Sep 2017 16:51:49 +0000 (16:51 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 21 Sep 2017 16:51:49 +0000 (16:51 +0000)
commitf8beac7267bcc9403f5173d552bcc3746e2c9c43
treebd61c5cc768fa044df06fd92772c5e273cf32817
parenta0fcf76a8da3d6a458b684dc5001a645dcb05548
ICU-13321 Added a new method TimeZone#setICUDefault(TimeZone), which only changes ICU default. Clean up TimeZone#setDefault(TimeZone) with the new method. Updated the API comments to explain the behavior precisely.

X-SVN-Rev: 40441
icu4j/main/classes/core/src/com/ibm/icu/util/TimeZone.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/TimeZoneTest.java