Searched refs:gmtFmt (Results 1 – 1 of 1) sorted by relevance
161 SimpleDateFormat gmtFmt(UnicodeString("ZZZZ"), LOCALES[locidx], status); in TestTimeZoneRoundTrip() local166 gmtFmt.setTimeZone(*TimeZone::getGMT()); in TestTimeZoneRoundTrip()167 gmtFmt.format(0.0, localGMTString); in TestTimeZoneRoundTrip()