Convert from string to date format

I have string column with a value of 07:30 and need to convert it to time
How can I convert from string to time format?

Use the String to Date&Time node configured like this:

2 Likes