Home | History | Annotate | Download | only in intltest

Lines Matching refs:kIsDate

1521         sdf->format(Formattable(cal->getTime(errorCode),Formattable::kIsDate), us, errorCode);
1532 sdf->format(Formattable(tst,Formattable::kIsDate), us, errorCode);
1537 sdf->format(Formattable(original, Formattable::kIsDate), us, errorCode);
1541 sdf->format(Formattable(tst, Formattable::kIsDate), us, errorCode);