Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1121 virtual void setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat);
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp3856 SimpleDateFormat::setTimeZoneFormat(const TimeZoneFormat& newTimeZoneFormat) in setTimeZoneFormat() argument
3859 fTimeZoneFormat = new TimeZoneFormat(newTimeZoneFormat); in setTimeZoneFormat()