Hi everyone,
I have a date conversion question. I am struggling since yesterday already to deal with this problem. My dates are in verious formats like:
2009-1-24
01/24/2009
05-24-2015
24-01-2015
march-2019
Feb,2020
January-16th-2020
2019-March
2019, May
How can I bring them all into a same format e.g (yyyy-mm-dd) ? I went through many date time related posts but never found any post dealing with this complexity. Could you guys please help me out here?