Home | History | Annotate | Download | only in intltest

Lines Matching full:dateformat

1900     // DateFormat, DateFormatSymbols
1903 DateFormat* df =
1904 DateFormat::createDateInstance(DateFormat::kDefault,
1907 dataerrln("Error calling DateFormat::createDateInstance()");
1911 errln("FAIL: DateFormat::createInstance does not return a SimpleDateFormat");