date_d
return (&(val->date_d));
r = sip_atoi(sip_header, &value->date_d);
if (r != 0 || value->date_d < 0 || value->date_d > 31) {