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

/external/icu4c/i18n/
H A Dsmpdtfmt.cpp84 static const UChar gDefGmtNegHmsPat[] = {0x002D, 0x0048, 0x0048, 0x003A, 0x006D, 0x006D, 0x003A, 0x0073, 0x0073, 0x0000}; /* -HH:mm:ss */ variable
1251 } else if ((fSymbols->fGmtHourFormats[DateFormatSymbols::GMT_NEGATIVE_HMS].compare(gDefGmtNegHmsPat, kNegHmsLen) != 0)

Completed in 2164 milliseconds