get server time
how to catch server time in C#.NET window application
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
munish prathapPosted Jan 18, 2008, 12:50 AM
Blocked AccountPosted Jan 17, 2008, 7:17 AM
DateTime.Now in the server-side script will give you the server's date &
time.