Home | History | Annotate | Download | only in intltest

Lines Matching refs:aug13

545     UDate aug13 = 871508052513.0;
547 // Expected output field values for above DateFormats on aug13
604 logln((UnicodeString)" Result = " + df->format(aug13, buf.remove()));
610 df->format(aug13, buf, pos);
625 df->format(aug13, buf, &posIter, status);
641 dateFormats[0]->format(aug13, buf, NULL, status);