parse_rfc2616time
const char *parse_rfc2616time(struct tm *, const char *);
t = parse_rfc2616time(&parsed, cp);