To get Server's date and time to client machine
I have 4-5 clients machines and one server. I want the server's date and time but not the clients date and time. If i need the clients date and time i could have used DateTime.Now in c# and var date= new Date() in jQuery. But I dont want this. I want the server's date and time it may be using jQuery or webservices or mvc.
Gowtham RajamanickamPosted Apr 7, 2015, 6:20 AM
Gowtham RajamanickamPosted Apr 7, 2015, 6:20 AM
Sibeesh VenuPosted Oct 28, 2014, 7:19 AM
http://www.codeproject.com/Questions/533315/HelpplusHowplustoplusgetplusserverplusdateplusinpl
http://msdn.microsoft.com/en-us/library/system.datetime.aspx