M41T93_REG_DAY
tm->tm_mday = bcd2bin(buf[M41T93_REG_DAY]);
data[M41T93_REG_DAY] = bin2bcd(tm->tm_mday);