DS1687_SOFT_YEAR
dt->dt_year = bcdtobin(regs[DS1687_SOFT_YEAR]) +
regs[DS1687_SOFT_YEAR] = bintobcd(dt->dt_year % 100);