Forum Discussion

Shrabanti's avatar
Shrabanti
New Contributor II
5 years ago

Time format Conversion not working

Hi All, I am trying change a data format with expression. Input is a string value: “9-JUN-21 10.06.39.000000 AM” Output should be ‘yyyy-MM-dd HH:mm:ss’ format I am trying data parse the inco...