How can I plot Date vs Value line chart which is coming from google spreadsheet

I formatted the date/time number to 24 Sun 11:45:36 format.
Date/Time was typed in like this to the cells: 24/10/2021 11:45:36

image

image

calling down the data returns a list converted from csv table as

image

producing this chart

image

is this what you want ?