Shrabanti
5 years agoNew Contributor II
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...