Date string to considered as date type of excel(exporting json data using javascript)
I have a json objects containing dynamic properties and want to export it to excel(using javascript) such that excel recognizes date string(2020-03-13) as date object(I don't know type of any json key, so I can't use type neither format, date…