Searched refs:curDate (Results 1 – 3 of 3) sorted by relevance
434 UDate curDate; in Test4065240() local448 curDate = date(98, 0, 1); in Test4065240()462 temp = shortdate->format(curDate, temp); in Test4065240()466 fulldate->format(curDate, temp2); in Test4065240()
296 Date curDate; in Test4065240() local311 curDate = cal.getTime(); in Test4065240()316 temp = shortdate.format(curDate); in Test4065240()319 String temp2 = fulldate.format(curDate); in Test4065240()
300 Date curDate; in Test4065240() local315 curDate = cal.getTime(); in Test4065240()320 temp = shortdate.format(curDate); in Test4065240()323 String temp2 = fulldate.format(curDate); in Test4065240()