Re: [python-win32] Why I get wrong filetime values with win32 api(FindFilesW) ?

2006-05-11 Thread Christian Stooker
Mark Hammond írta: > I'm guessing it is related to the GMT offset. The MSDN docs for the > FILETIME structure say: > > Furthermore, FAT records times on disk in local time. However, > NTFS records times on disk in UTC. For more information ... > > Otherwise I'm afraid I have no idea... > > Mar

[python-win32] Why I get wrong filetime values with win32 api (FindFilesW) ?

2006-05-09 Thread Christian Stooker
Hi ! I need to get filelists from many HDD-s with more props. of files. I used FindFilesW to get these informations. But I have a problems with it. When I used Find_Data tuple, and it's atime,ctime,mtime props, I get wrong result. I have hungarian Windows (XP), so little time diff. I have. Thes