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

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

Completed in 4809 milliseconds