I have developed an application in C# which uses the time of the system. My problem is that if someone changes the time of the system, it affects the application also. The application would then show data of that changed time and not the current time.
How do i avoid this? Is there any other way to get a single universal time?