Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAUsed the RegEx in Parse mode to break down the String in Month, Day, Year, Hour and Minute and the a formula tool with a ToDateTime formula to convert a concatenation in the correct format and done. Used my old trick of puting leading zeros that I use since Excel 97 (eg. Right("0000"+Day,2) LOL
fun one!,