MVSOCRTC_MONTH_OFFSET
rtcmonth = (rtcdate >> MVSOCRTC_MONTH_OFFSET) & MVSOCRTC_MONTH_MASK;
(bintobcd(dt->dt_mon) << MVSOCRTC_MONTH_OFFSET) |