Searched refs:curDate (Results 1 – 3 of 3) sorted by relevance
427 UDate curDate; in Test4065240() local441 curDate = date(98, 0, 1); in Test4065240()455 temp = shortdate->format(curDate, temp); in Test4065240()459 fulldate->format(curDate, temp2); in Test4065240()
306 Date curDate; in Test4065240() local321 curDate = cal.getTime(); in Test4065240()326 temp = shortdate.format(curDate); in Test4065240()329 String temp2 = fulldate.format(curDate); in Test4065240()
309 Date curDate; in Test4065240() local324 curDate = cal.getTime(); in Test4065240()329 temp = shortdate.format(curDate); in Test4065240()332 String temp2 = fulldate.format(curDate); in Test4065240()