Hi,
I have scraped a particular table. The datatable consist of column(“Created Date”) which is something like “9/21/2020 11:55 AM” in this format.
I need to sort the datable in ascending order (created date) , for that I need to convert the "Created Date " column to Date format.