I am having difficulty converting text - imported as a csv file - to a date.
The dates are in standard European dd/mm/yyyy format in the CSV
locale en-gb
tools/options/language/date_acceptance_patterns: D/M/Y;D/M;D-M
But: data/text-to-columns/OK interprets the dates as being in mm/dd/yyyy and therefore borks on any date later than the 12th of the month.
Note to devs: AFAIK only ONE nation in the world uses mm/dd/yyyy - every other nation uses either dd/mm/yyyy or yyyy/mm/dd (with separator variations). Please don’t assume we are all American.
Version: 7.3.6.2
OS: Linux 5.15 / Xubuntu / AMD64