Skip to main content

extract_created_normalized

Function extract_created_normalized 

Source
pub fn extract_created_normalized(text: &str) -> Option<String>
Expand description

Extract CREATED timestamp from already-weekday-normalized text. Callers in the parser pre-normalize so multiple extractors share one scan; tests pass already-English input.