Home | History | Annotate | Download | only in intltest

Lines Matching refs:kIsDate

1660         sdf->format(Formattable(cal->getTime(errorCode),Formattable::kIsDate), us, errorCode);
1671 sdf->format(Formattable(tst,Formattable::kIsDate), us, errorCode);
1676 sdf->format(Formattable(original, Formattable::kIsDate), us, errorCode);
1680 sdf->format(Formattable(tst, Formattable::kIsDate), us, errorCode);