I want to capture the time when someone logs in the app that I'm making. Now we all have admin access so the person can change the system time and then login making the Date function kinda redundant. Is there a way I can get the given computer's time? I searched around the web and found couple of code bases but these are like way too long to get this. Is there a simple way to do this or another alternative instead of taking the server time?