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