Unable to Get a Correct Time when I am Calling serverTime using jquery.countdown.js + Asp.net ?
- by user312891
When i am calling the below function I unable to get a correct Answer. Both var Shortly and newTime having same time one coming from the client site other sync with server.
http://keith-wood.name/countdown.html
I am waiting from your response.
Thanks
$(function() {
var shortly = new Date('April 9, 2010 20:38:10');
var newTime =…