Searched refs:kGMTPositiveHM (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dsmpdtfmt.h1144 kGMTPositiveHM, enumerator in enum:SimpleDateFormat::__anon5381
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1011 type = (offset % U_MILLIS_PER_MINUTE) == 0 ? kGMTPositiveHM : kGMTPositiveHMS;
1082 fGMTFormatters[kGMTPositiveHM]->parseObject(text, parsed, pos);
1314 case kGMTPositiveHM:

Completed in 70 milliseconds