Discussions
Date is not correct
about 1 month ago by Rahul Gandhi
"date_connected": "1728447303884",
"date_ended": "1728447348252",
"date_started": "1728447290579",
Api is sending date in this format but when we try to convert it with new Date(date_connected) it is giving incorrect date, even we tried moment to convert but still it is incorrect