Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVerifyZones.java101 public String formatGMT(TimeZone currentZone) { in formatGMT() method in VerifyZones.ZoneFormats
451 + "<br>" + englishZoneFormats.formatGMT(currentZone) in addZones()