Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtptngts.cpp374 UnicodeString newDateTimeFormat("{1} {0}"); in testAPI() local
520 gen->setDateTimeFormat(newDateTimeFormat); in testAPI()
521 if (newDateTimeFormat != gen->getDateTimeFormat()) { in testAPI()