RTC_REG_MON1
t->tm_mon = hp300_rtc_read(RTC_REG_MON1) * 10 +
hp300_rtc_write(RTC_REG_MON1, (t->tm_mon + 1) / 10);