12-04-2022 04:06 PM
Hi Team,
We are trying convert date format using SimpleDateFormat but its not working( not showing any thing in provisioning comments )
can you let us know whats wrong with the below :
java.text.SimpleDateFormat('MM/dd/yyyy HH:mm:ss aa').format(java.text.SimpleDateFormat('yyyy-MM-DD HH:mm:ss').parse(customproperty60))
12-04-2022 08:56 PM - edited 12-04-2022 08:58 PM