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

/external/icu4c/i18n/unicode/
H A Dudat.h753 UDAT_TIMEZONE_ISO_LOCAL_FIELD = 33, enumerator in enum:UDateFormatField
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp209 -1, // 'x' - UDAT_TIMEZONE_ISO_LOCAL_FIELD
995 /*Xx*/ UDAT_TIMEZONE_ISO_FIELD, UDAT_TIMEZONE_ISO_LOCAL_FIELD,
1445 case UDAT_TIMEZONE_ISO_LOCAL_FIELD: // 'x'
1528 else if (patternCharIndex == UDAT_TIMEZONE_ISO_LOCAL_FIELD) {
2999 case UDAT_TIMEZONE_ISO_LOCAL_FIELD: // 'x'

Completed in 226 milliseconds