Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1311 String timeFormatValue = cldrFile.getWinningValue(timeFormatXPath); in handleDateFormatItem() local
1317 …SimpleDateFormat tf = icuServiceBuilder.getDateFormat(calendar, timeFormatValue, timeNumbersOverri… in handleDateFormatItem()