string to time

Hi,

I am trying to convert time in dataset in hhmm format as a string into time through string to date&time. It doesn’t seem to work and comes out as unparsed data in a row. Please advice.

Never mind, fixed

1 Like

If you are interested in toying around with date and time formats you could check out this workflow

5 Likes

Hi there @MariaAslam,

hour has a lot of different place holders which you can check in node description.
This format should work:

HHmm

Br,
Ivan

1 Like

Hi, thanks. Just got it working. Thanks for the recommend though.

Hi, thanks. Will check it out.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.