RICOHRTC_MONTH
dt->dt_mon = FROMBCD(bcd[RICOHRTC_MONTH] & RICOHRTC_MONTH_MASK);
bcd[RICOHRTC_MONTH] = TOBCD(dt->dt_mon);