Home | History | Annotate | Download | only in intltest

Lines Matching refs:dateBefore

1936             UDate dateBefore = calendar->getTime(status);
1944 logln("date before: " + format->format(dateBefore, temp));
1957 calendar->setTime(dateBefore, status); // restore calendar for next use