]> granicus.if.org Git - icu/commit
ICU-9140 Deprecate ChineseDateFormat/ChineseDateFormatSymbols. Changed DateFormat...
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 14 Jun 2012 20:14:10 +0000 (20:14 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 14 Jun 2012 20:14:10 +0000 (20:14 +0000)
commitebde7cd6ab4cba84f3dd3bcdaa16b5a94b07c70f
treedea1e1a2568d7b6509ad460e0ba72807b76449ec
parentc45361b33bda3b83ba2728e27f164f13ee78e225
ICU-9140 Deprecate ChineseDateFormat/ChineseDateFormatSymbols. Changed DateFormat factory method to create a SimpleDateFormat instead of ChineseDateFormat even when calendar type is chinese.

X-SVN-Rev: 31953
icu4j/main/classes/core/src/com/ibm/icu/text/ChineseDateFormat.java
icu4j/main/classes/core/src/com/ibm/icu/text/ChineseDateFormatSymbols.java
icu4j/main/classes/core/src/com/ibm/icu/util/ChineseCalendar.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ChineseTest.java