Home
last modified time | relevance | path

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

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