My date format doesn’t appear in the en-US options. The example workflow you gave me chose a date format from de-DE. When I click Guess data type and format, it tells me “No suitable format found!”
I tried putting in MM/DD/YYYY HH:MM but the node broke. Then, I tried using the String to Date/Time (legacy) node and putting the date format in there, but I came out with dates that were all in December when my dates were in April in the column I was trying to convert.
How do I convert the date-time format I have into something usable?
Thanks,