javascript - New Date function not working in IE -


I'm displaying the datatents of my server using the new date () function in Jquery. My server data time is in PST format I am using the code below to show my server time:

  New date (Value Integrated Date). The format ("MM / DD / yyyy HH: mm")  

CompleteDate is a column with my table's dateTime datatype.

The above jquery code works fine in Firefox and Chrome but it is not showing up. The correct time in IE is working on IE-11 version.

Please suggest. thank you in advanced.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -