Home | History | Annotate | Download | only in intltest

Lines Matching refs:kIsDate

1609         sdf->format(Formattable(cal->getTime(errorCode),Formattable::kIsDate), us, errorCode);
1620 sdf->format(Formattable(tst,Formattable::kIsDate), us, errorCode);
1625 sdf->format(Formattable(original, Formattable::kIsDate), us, errorCode);
1629 sdf->format(Formattable(tst, Formattable::kIsDate), us, errorCode);