Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DTimezoneFormatter.java241 …String formatted = getFormattedZoneInternal(inputZoneid, location, type, length, daylight, gmtOffs… in getFormattedZone()
257 …private String getFormattedZoneInternal(String inputZoneid, Location location, Type type, Length l… in getFormattedZoneInternal() method in TimezoneFormatter