Welcome Guest. Please Login or Register. Apr 5th, 2018, 10:23pm
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
If you require a dump of the post on your message board, please come to the support board and request it.
How is that possible? I't a difference from one hour.
Where do you live? The difference of one hour seems likely to be the difference between UTC and your local clock time (so it is, for example, what you would expect if you live in continental Europe rather than in the UK).
Using FileTimeToSystemTime will return the time in UTC; if you want it in local clock time you can use FileTimeToLocalFileTime before calling FileTimeToSystemTime.
Re: FileTimeToSystemTime
« Reply #2 on: Nov 19th, 2012, 10:08pm »
Hi Richard,
Thank you for your reply. I live in the Netherlands. And indeed I spend this day with searching the internet for a solution. I have to convert the time to my local time. Yes I can do that with FiletTimeToLocalTime. The problem is that I don't know how the syntax is. I have searched the apiviewer from jon ripley but the link (even on you site) doesn't work. I hope that it will work tomorrow