Searched refs:TZID_GMT (Results 1 – 1 of 1) sorted by relevance
36 static const UChar TZID_GMT[] = {0x0045, 0x0074, 0x0063, 0x002F, 0x0047, 0x004D, 0x0054, 0}; // … variable2106 return TimeZone::createTimeZone(UnicodeString(TZID_GMT)); in createTimeZoneForOffset()