Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java657 static Date FIRST_INTERVAL = getDate(2008, 1, 13, 5, 7, 9, GMT_ZONE_SAMPLE); field in ExampleGenerator
675 return format(fallbackFormat, dateFormat.format(FIRST_INTERVAL), in handleIntervalFormats()
684 return intervalFormat.format(FIRST_INTERVAL, SECOND_INTERVAL.get(greatestDifference)); in handleIntervalFormats()