Is it possible to get real date (not system date) without any connection to internet? I developed my application by C#. DateTime.Now gets system date but I want to know real date because system date may be wrong.
Is it possible? How to do this?
If the system date is wrong, then your application has to get the correct date from somewhere else. That means and outside resource. It can be over the web, it could be another server in your network, or you could enter it manually. There are no magical solutions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With