Home | History | Annotate | Download | only in intltest

Lines Matching refs:getUS

126                                                 DateFormat::SHORT, Locale::getUS());
228 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("yyMMdd"), Locale::getUS(), status);
713 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString("z"), Locale::getUS(), status);
746 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("MMMM"), Locale::getUS(), status);
1034 SimpleDateFormat *format = new SimpleDateFormat(pattern, Locale::getUS
1058 SimpleDateFormat fmt(UnicodeString("EEEE, dd-MMM-yy HH:mm:ss z"), Locale::getUS(), status);
1085 SimpleDateFormat df(format, Locale::getUS(), status);
1110 SimpleDateFormat fmt("MM/dd/yy", Locale::getUS(), status);
1111 SimpleDateFormat dispFmt("MMM dd yyyy GG", Locale::getUS(), status);
1193 SimpleDateFormat sfmt(pattern, Locale::getUS(), status);
1194 SimpleDateFormat sdisp("MMM dd yyyy GG", Locale::getUS(), status);
1242 Locale::getUS());