Parsing date time using string to date

I changed the format to:

dd/MM/yy hh:mm:ss a

and now it seems to work

We had a similar discussion before and I came up with a little bit of a messy solution. Maybe as an inspiration if further problems occur:

datetime_test.knwf (11.3 KB)

3 Likes