Hey,
if i try to convert these Strings in to Date & Time I get an error.
Can anybody help me?
Hey,
if i try to convert these Strings in to Date & Time I get an error.
Can anybody help me?
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?
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.
That worked. Thank you very much!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.