conv_2dig_year
tm->tm_year = conv_2dig_year(year) - TM_YEAR_BASE;
t->tm_year = conv_2dig_year(yearset) - TM_YEAR_BASE;