Searched refs:curDate (Results 1 – 3 of 3) sorted by relevance
438 UDate curDate; in Test4065240() local452 curDate = date(98, 0, 1); in Test4065240()466 temp = shortdate->format(curDate, temp); in Test4065240()470 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()