Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1290 int tm_hrs = tzOffset / MILLIS_PER_HOUR; in handleTimeZoneName() local
1293 + getGMTFormat(hourFormat, gmtFormat, tm_hrs, tm_mins)); in handleTimeZoneName()