Lines Matching refs:dateBefore
1934 UDate dateBefore = calendar->getTime(status);1942 logln("date before: " + format->format(dateBefore, temp));1955 calendar->setTime(dateBefore, status); // restore calendar for next use