Lines Matching refs:date
71 logln(new Date().toString());
150 errcheckln(status, "Error creating date format %s", u_errorName(status));
320 PST, new Date(98,Calendar.APRIL,4,22,0), new Date(98, Calendar.APRIL, 5,6,0),
321 PST, new Date(98,Calendar.OCTOBER,24,22,0), new Date(98,Calendar.OCTOBER,25,6,0),
371 int32_t date = testCal->get(UCAL_DATE, status);
375 --date;
380 ++date;
387 date,
464 //Date dt = new Date
897 // Must construct the Date object AFTER setting the default zone
1057 UDate date = 0;
1060 fmt.format(date, strWith);
1062 fmt.format(date, strWithout);