TOY_MATCH_MON
alrm->time.tm_mon = FIELD_GET(TOY_MATCH_MON, alarm_data) - 1;
| FIELD_PREP(TOY_MATCH_MON, alrm->time.tm_mon + 1)