Function extract_history_dates
pub fn extract_history_dates(content: &str) -> Vec<HistoryDate>Expand description
Extract publication history dates from <history> element
Parses <date date-type="received">, <date date-type="accepted">, etc.