Searched refs:nCentury (Results 1 – 1 of 1) sorted by relevance
2037 sal_uInt16 nCentury = nTwoDigitYearStart / 100; in ExpandCentury() local2039 nCentury++; in ExpandCentury()2040 rDate.SetYear( nDateYear + (nCentury*100) ); in ExpandCentury()
Completed in 30 milliseconds