MCQs > IT & Programming > JQuery > How can this date '/Date(1224043200000)/' be changed to a short date format?

JQuery MCQs

How can this date "/Date(1224043200000)/" be changed to a short date format?

Answer

Correct Answer: var date = new Date(parseInt(jsonDate.substr(6)));

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it