Change My Computer Date.
Now how i can get Current Today Date in c# Windows Application without use of Internet and Database Server
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.
Maen BadwanPosted Apr 26, 2018, 3:43 AM
The following threads describe different and useful ways to get the current date (and time) other than using the DateTime.Now:
https://stackoverflow.com/questions/4331189/datetime-vs-datetimeoffset/14268167#14268167
https://codeofmatt.com/2013/04/25/the-case-against-datetime-now/
I hope this helps!
Uttam ChaturvediPosted Apr 26, 2018, 3:41 AM