Javascript – How to convert this "string" to a correct date?
Struggling to display a date in javascript that is retrieved from a postgres database and returned via python. When I simply console.log the variable I get back from my GET request, it is in this format: Thu, 12 Sep 2024…