I'm using an Export CSV button in my table.
I need the date displayed in the table like this: Aug 3, 3:10pm.
But I wanted it exported in this format: 2020-08-03 15:10:00.
As well, the date is in the first column and I need it sorted ascending.
I'm using an Export CSV button in my table.
I need the date displayed in the table like this: Aug 3, 3:10pm.
But I wanted it exported in this format: 2020-08-03 15:10:00.
As well, the date is in the first column and I need it sorted ascending.