Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DCountItems.java433 Map zoneToCountry = StandardCodes.make().getZoneToCounty(); in writeMetazonePrettyPath() local
446 final Object country = zoneToCountry.get(zone); in writeMetazonePrettyPath()