Hi, I have a program that posts Datetime.Now(), but my coworkers computer's DateTime.Now() is off by an hour.
He changed it in his windows Date and Time Properties, but he is still posting a DateTime.Now() that is an hour off.
How can I fix this on his box without making modifications to my program (I have too many projects going on and need a quick fix for now)