Home | History | Annotate | Download | only in i18n

Lines Matching refs:kGMTPositiveHMS

1011                     type = (offset % U_MILLIS_PER_MINUTE) == 0 ? kGMTPositiveHM : kGMTPositiveHMS;
1055 fGMTFormatters[kGMTPositiveHMS]->parseObject(text, parsed, pos);
1311 case kGMTPositiveHMS:
1336 if (i == kGMTNegativeHMS || i == kGMTPositiveHMS) {