Searched defs:getFormattedZone (Results 1 – 1 of 1) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | TimezoneFormatter.java | 205 public String getFormattedZone(String zoneid, String pattern, long date) { in getFormattedZone() method in TimezoneFormatter 213 …public String getFormattedZone(String inputZoneid, Location location, Type type, Length length, lo… in getFormattedZone() method in TimezoneFormatter 239 …public String getFormattedZone(String inputZoneid, Location location, Type type, Length length, bo… in getFormattedZone() method in TimezoneFormatter
|