SyntaxFix
Write A Post
Hire A Developer
Questions
If you say in JavaScript,
var thedate = new Date(1224043200000); alert(thedate);
you will see that it's the correct date, and you can use that anywhere in JavaScript code with any framework.