Searched defs:setGMTOffsetPattern (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dtzfmt.cpp562 TimeZoneFormat::setGMTOffsetPattern(UTimeZoneFormatGMTOffsetPatternType type, const UnicodeString& pattern, UErrorCode& status) { function in class:TimeZoneFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneFormat.java220 * @see TimeZoneFormat#setGMTOffsetPattern(GMTOffsetPatternType, String)
609 * @see #setGMTOffsetPattern(GMTOffsetPatternType, String)
627 public TimeZoneFormat setGMTOffsetPattern(GMTOffsetPatternType type, String pattern) { method in class:TimeZoneFormat

Completed in 52 milliseconds