The time recorded in the log file is 1 hour out for me, it is ignoring daylight saving options in Windows.
I had a similar problem with something I wrote for work, it was fixed by calling GetLocalTime instead of GetSystemTime.
Log File Time
Moderators: Site Moderators, FAHC Science Team
-
- Site Moderator
- Posts: 6394
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: Log File Time
It's normal : the time used by the client is GMT/UTC everywhere in the world to make debugging easier (we don't have to ask people their timezone each time they post a log).