ISO 2024-01-15
15/01/2024
Jan 2024 / مارس 2024
2024
Privacy: runs entirely in your browser. No server, no upload.
Document
—
How it works
- Regex extracts date strings: `YYYY-MM-DD`, `DD/MM/YYYY`, `Jan 2024` / `مارس 2024`, `15 March 2024` / `15 مارس 2024`, `YYYY` `core.js:24`.
- Parses to UTC dates `parseDate` `core.js:6`, deduped, attached to sentence, sorted chronologically `core.js:74`, gap days computed.
- No ML needed — fully heuristic, zero download, instant, Arabic-first.
- Limitations: ambiguous `01/02/2024` assumed DD/MM; stray 4-digit numbers 1900-2100 only.