Retrieve most up-to-date DateTime
How do I write a code that can retrieve the most up-to-date date and time?
DateTime.Now only retrieve the system date time, what if the system date and time is set wrongly?
Thanks!How do I write a code that can retrieve the most up-to-date date and time?
DateTime.Now only retrieve the system date time, what if the system date and time is set wrongly?
Thanks!