Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h933 const DateFormat* getDefaultDateFormat(UErrorCode&) const;
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp1109 const DateFormat* df = getDefaultDateFormat(success); in format()
1824 const DateFormat* MessageFormat::getDefaultDateFormat(UErrorCode& ec) const { in getDefaultDateFormat() function in MessageFormat