Home | History | Annotate | Download | only in i18n

Lines Matching refs:UDate

799 void SimpleDateFormat::parseAmbiguousDatesAsAfter(UDate startDate, UErrorCode& status)
854 UDate t = cal.getTime(status);
1449 UDate date = cal.getTime(status);
1871 UDate parsedDate = calendar.getTime();
1898 UDate parsedDate = copy->getTime(status);
1927 UDate localMillis = copy->getTime(status);
1956 UDate time = localMillis + raw;
1959 UDate beforeT = time, afterT = time;
2040 UDate
2048 UDate
2402 SimpleDateFormat::set2DigitYearStart(UDate d, UErrorCode& status)