RX8010_WDAY
dt->tm_wday = ffs(date[RX8010_WDAY - RX8010_SEC] & 0x7f);
date[RX8010_WDAY - RX8010_SEC] = bin2bcd(1 << dt->tm_wday);