Lines Matching refs:date
71 logln(new Date().toString());
150 dataerrln("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,
887 // Must construct the Date object AFTER setting the default zone
1050 UDate date = 0;
1053 fmt.format(date, strWith);
1055 fmt.format(date, strWithout);