Searched defs:gmtFormat (Results 1 – 3 of 3) sorted by relevance
9 private String gmtFormat; field in ZoneFormats
132 private transient MessageFormat gmtFormat, field in TimezoneFormatter
2294 String gmtFormat = in handleTimeZoneName() local3123 private String getGMTFormat(String gmtHourString, String gmtFormat, int hours) { in getGMTFormat()3127 private String getGMTFormat(String gmtHourString, String gmtFormat, int hours, int minutes) { in getGMTFormat()