Date is stored as 2021-06-11 12:54:21.297 which I can't change. I want to display date and time in this format: 06/11/2021 12:54 pm The date comes from database server located in US CST timezone. Any help would be appreciated.
Date is stored as 2021-06-11 12:54:21.297 which I can't change.
I want to display date and time in this format:
06/11/2021 12:54 pm
The date comes from database server located in US CST timezone.
Any help would be appreciated.