Home
last modified time | relevance | path

Searched refs:setGMTPattern (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dtzfmt.h349 void setGMTPattern(const UnicodeString& pattern, UErrorCode& status);
/external/icu/icu4c/source/i18n/
Dtzfmt.cpp546 TimeZoneFormat::setGMTPattern(const UnicodeString& pattern, UErrorCode& status) { in setGMTPattern() function in TimeZoneFormat