I have been using the “string to Date&Time” node to convert string dates to date and time. its been working fine and now for dates that are 01/01/2023 and beyond (dd/MM/YYY) Im getting this error:
Execute failed: Failed to parse date in row ‘Row0’: Text ‘31/01/2023 19:34’ could not be parsed at index 2
The following is the screen shot of the node configured.