Searched defs:gmtFormat (Results 1 – 3 of 3) sorted by relevance
74 private String gmtFormat; field in VerifyZones.ZoneFormats
120 private transient MessageFormat gmtFormat, regionFormat, field in TimezoneFormatter
1278 … String gmtFormat = cldrFile.getWinningValue("//ldml/dates/timeZoneNames/gmtFormat"); in handleTimeZoneName() local1830 private String getGMTFormat(String gmtHourString, String gmtFormat, int hours) { in getGMTFormat()1834 private String getGMTFormat(String gmtHourString, String gmtFormat, int hours, int minutes) { in getGMTFormat()