Forum Discussion
davidm
5 years agoNew Contributor
Date.parse(“2021-03-14 02:40:18.000”,“yyyy-MM-dd HH:mm:ss.SSS”)
Use this on my mapper and it worked. However, when I use same approach on my existing snaplogic job coming from a field and it fails. I will just do date manipulation inside SQL as standard functions in Snaplogic is buggy.
tlikarish
5 years agoEmployee
When you have time, could you give an example of the string format and date where it fails?