Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java564 …String timeFormatString = icuServiceBuilder.formatDayPeriod(time, backgroundStartSymbol + value + … in handleDayPeriod() local
565 examples.add(invertBackground(timeFormatString)); in handleDayPeriod()