Home | History | Annotate | Download | only in i18n

Lines Matching refs:kGMTPositiveHMS

943                 type = (offset % U_MILLIS_PER_MINUTE) == 0 ? kGMTPositiveHM : kGMTPositiveHMS;
986 fGMTFormatters[kGMTPositiveHMS]->parseObject(text, parsed, pos);
1242 case kGMTPositiveHMS:
1262 if (i == kGMTNegativeHMS || i == kGMTPositiveHMS) {