Rachel Monica

Rachel Monica

  • NA
  • 4
  • 5.8k

To get Server's date and time to client machine

Oct 28 2014 1:11 AM
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. 

Answers (3)