Searched refs:dateBefore (Results 1 – 2 of 2) sorted by relevance
1301 Date dateBefore = calendar.getTime(); in Test4167060() local1305 logln("date before: " + format.format(dateBefore)); in Test4167060()1314 calendar.setTime(dateBefore); // restore calendar for next in Test4167060()
1934 UDate dateBefore = calendar->getTime(status); in Test4167060() local1942 logln("date before: " + format->format(dateBefore, temp)); in Test4167060()1955 calendar->setTime(dateBefore, status); // restore calendar for next use in Test4167060()