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.java1512 …String timeFormatXPath = cldrFile.getWinningPath(xpath.replaceAll("dateTimeFormat", "timeFormat")); in handleDateFormatItem() local
1514 String timeFormatValue = cldrFile.getWinningValue(timeFormatXPath); in handleDateFormatItem()
1517 parts = XPathParts.getFrozenInstance(cldrFile.getFullXPath(timeFormatXPath)); in handleDateFormatItem()