Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DTimezoneFormatter.java312 String formatValue = getLocalizedExplicitTzid(zoneid, type, length, daylight); in getFormattedZoneInternal()
487 …private String getLocalizedExplicitTzid(String zoneid, Type type, Length length, boolean daylight)… in getLocalizedExplicitTzid() method