Hi,
I am trying to convert date format from yyyy-mm-dd to dd/mm/yyyy. I have checked several solutions from here but I have noticed all the solutions provided store the formatted date into string. where as I was this new date format to be dd/mm/yyyy in date data type. Because it need to sort it ascending. If in string format it wont sort correctly. Could someone please let me know if that is possible?
Kind Regards,
Restya