Change String to Date&Time

Hey,
if i try to convert these Strings in to Date & Time I get an error.

Can anybody help me?

image

@JoshuaBoth

Can you elaborate on what the error exactly is, what node you are using for and more importantly what’s the configuration of the node?

I use the node String to Date & Time. The Error is: No suitable format found.


image

Hi @JoshuaBoth

Can you try the following pattern in Date format? yyyy-MM-dd HH:mm:ss zzzz

Let me know if it works.

All the best,

Jose.


Try with this: yyyy-MM-dd HH:mm:sszzzz (I removed a space).

If it doesn’t work, could you provide an exact copy of the string?

All the best,

Jose.

2 Likes

That worked. Thank you very much!

1 Like

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