Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDateFormatSymbols.java378 …final String[] standaloneWeekdays = en.getWeekdays(DateFormatSymbols.STANDALONE,DateFormatSymbols.… in TestSymbols() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateFormatSymbols.java448 String standaloneWeekdays[] = null; field in DateFormatSymbols