Back in the day I wrote some LotusScript to convert a bunch of textual dates, and I implemented a heuristic "some of these we can determine mm/dd vs dd/mm because the dd ≥ 13, and we know they should be in order, so we can use those anchor dates to further narrow down the others". 😅