Home | History | Annotate | Download | only in intltest

Lines Matching refs:getUS

490     dateFormats[0] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getUS());
495 dateFormats[2] = new SimpleDateFormat(buf, Locale::getUS(), ec);
502 dateFormats[3] = new SimpleDateFormat(buf, Locale::getUS(), ec);
1266 DateFormat::FULL, Locale::getUS());
1304 getUS());
1311 time = DateFormat::createTimeInstance(DateFormat::kShort, Locale::getUS());
1319 Locale::getUS());
1326 cal = Calendar::createInstance(Locale::getUS(), ec);