I’m running the latest KNIME version (4.4.2) with time series node: 4.4.0v20210431310.
I have string fields which are dates and in the following format: dd-MMM-yyyy. For example:
01-Jan-2020
However, when I try to use String to Date&Time to convert the string to date, it is unsuccessful for all months except for May. I suspect that why it is successful for May is that it is a 3 character month. Other months come up as errors. See the attached workflow for the test I did: