Home
last modified time | relevance | path

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

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