Home
last modified time | relevance | path

Searched defs:ChineseDateFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DChineseDateFormat.java50 public class ChineseDateFormat extends SimpleDateFormat { class
63 public ChineseDateFormat(String pattern, Locale locale) { in ChineseDateFormat() method in ChineseDateFormat
74 public ChineseDateFormat(String pattern, ULocale locale) { in ChineseDateFormat() method in ChineseDateFormat
92 public ChineseDateFormat(String pattern, String override, ULocale locale) { in ChineseDateFormat() method in ChineseDateFormat
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DChineseDateFormat.java48 public class ChineseDateFormat extends SimpleDateFormat { class
61 public ChineseDateFormat(String pattern, Locale locale) { in ChineseDateFormat() method in ChineseDateFormat
72 public ChineseDateFormat(String pattern, ULocale locale) { in ChineseDateFormat() method in ChineseDateFormat
90 public ChineseDateFormat(String pattern, String override, ULocale locale) { in ChineseDateFormat() method in ChineseDateFormat