Home
last modified time | relevance | path

Searched refs:twoDigitCenturyStart (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcdattst.c965 int32_t twoDigitCenturyStart = 75; in TestCalendarDateParse() local
989 if (twoDigitCenturyStart > currentTwoDigitYear) { in TestCalendarDateParse()
994 ucal_setDateTime(tempCal, startCentury + twoDigitCenturyStart, UCAL_JANUARY, 1, 0, 0, 0, &ec); in TestCalendarDateParse()
999 ucal_setDateTime(calendar, twoDigitCenturyStart, UCAL_JANUARY, 1, 0, 0, 0, &ec); in TestCalendarDateParse()