Forum Discussion

Shrabanti's avatar
Shrabanti
New Contributor II
4 years ago

Need help withTime format Conversion

Hi All, I am trying change a date format with expression. Input is a string value: “04/23/2021 12:00:00 AM” Output should be ‘yyyy-MM-dd HH:mm:ss’ format I am trying data parse the incoming d...