SyntaxFix
Write A Post
Hire A Developer
Questions
using eval function works just have to remove the forward slash at front and back.
var date1 = "/Date(25200000)/" eval("new " + date1.substring(1, date1.length - 1));
yields Thu Jan 01 1970 00:00:00 GMT-0700 (US Mountain Standard Time)