RYCR_DOM_MASK
dt->dt_day = (yearr >> RYCR_DOM_SHIFT) & RYCR_DOM_MASK;
yearr = (dt->dt_day & RYCR_DOM_MASK) << RYCR_DOM_SHIFT;