sip_get_date_val
r = (sip_str_t *)sip_get_date_val(sip_msg, D_TIME, error);
r = sip_get_date_val(sip_msg, D_DAY, error);
r = (sip_str_t *)sip_get_date_val(sip_msg, D_MONTH, error);
r = (int *)sip_get_date_val(sip_msg, D_YEAR, error);
r = (sip_str_t *)sip_get_date_val(sip_msg, D_WKDAY, error);
r = (sip_str_t *)sip_get_date_val(sip_msg, D_TIMEZONE, error);