HomeSort by relevance Sort by last modified time
    Searched refs:getDateTimeFormat (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/unicode/
dtptngen.h 238 const UnicodeString& getDateTimeFormat() const;
  /external/icu4c/i18n/
udatpg.cpp 190 const UnicodeString &result=((const DateTimePatternGenerator *)dtpg)->getDateTimeFormat();
dtptngen.cpp 782 dtFormat=getDateTimeFormat();
836 DateTimePatternGenerator::getDateTimeFormat() const {
    [all...]
  /external/icu4c/test/intltest/
dtptngts.cpp 429 // setDateTimeFormat() , getDateTimeFormat()
431 if (newDateTimeFormat != gen->getDateTimeFormat()) {
432 errln("ERROR: unexpected result from setDateTimeFormat() and getDateTimeFormat()!.\n");
    [all...]

Completed in 50 milliseconds