Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFileTime ?
Message
 
To
10/03/2000 10:25:15
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00344165
Message ID:
00344223
Views:
21
>>>>After GetFileTime I use :
>>>>FileTimeToSystemTime(@lcFileTime, @lcSysTime)
>>>>SystemTimeToTzSpecificLocalTime(0, @lcSysTime, @lcTzTime)
>>>>But still I'm 1 hour off (who invented the daylight savings &%+^:@)
>>>>Any ideas ? TIA
>>>>Cetin
>>>
>>>
Pls ignore I should use FileTimeToLocalTime :)
>>
>>Cetin,
>>
>>Do I need to mention that the Scripting.FileSystemObject will return these properties?
>
>
Hi George,
>And don't ever tell me that I could get milliseconds with that. I was after that. Could I ?

Cetin,

Nope apparently not, since the format returns what maps to a VFP datetime data type, which only supports a resolution down to a second.

As a side note, you might want to look at my Winfiles program in the download section. That does all the necessary conversions for you. You'd just have to add a millisecond property.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform