Home
last modified time | relevance | path

Searched refs:shortDateFormat4 (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/icu/
DLocaleData.java88 public String shortDateFormat4; field in LocaleData
241 localeData.shortDateFormat4 = localeData.shortDateFormat.replaceAll("\\byy\\b", "y"); in initLocaleData()