Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1309 …String timeFormatXPath = cldrFile.getWinningPath(xpath.replaceAll("dateTimeFormat", "timeFormat")); in handleDateFormatItem() local
1311 String timeFormatValue = cldrFile.getWinningValue(timeFormatXPath); in handleDateFormatItem()
1314 parts.set(cldrFile.getFullXPath(timeFormatXPath)); in handleDateFormatItem()