Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DPathUtilities.java115 String thisMetazone = parts.getAttributeValue(3, "type"); in getMetazoneContinent() local
116 continent = getMetazoneToContinentMap().get(thisMetazone); in getMetazoneContinent()