M41T8X_YEAR
dt.dt_year = FROMBCD(data[M41T8X_YEAR]) + 2000;
data[M41T8X_YEAR] = TOBCD(dt.dt_year % 100);