EM3027_BASE_YEAR
dt->dt_year = bcdtobin(w.year) + EM3027_BASE_YEAR;
w.year = bintobcd(dt->dt_year - EM3027_BASE_YEAR);