Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1308 …String dateFormatXPath = cldrFile.getWinningPath(xpath.replaceAll("dateTimeFormat", "dateFormat")); in handleDateFormatItem() local
1310 String dateFormatValue = cldrFile.getWinningValue(dateFormatXPath); in handleDateFormatItem()
1312 parts.set(cldrFile.getFullXPath(dateFormatXPath)); in handleDateFormatItem()