Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetLocalTime() is not local
Message
From
17/06/1997 15:03:48
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00036268
Message ID:
00036689
Views:
33
>I've played around with GetLocalTime() and, as you have, I've gotten the same result as GetSystemTime(). In both instances, however, the information was correct. The only thing that I can think of might be in the declaration of the API call. I used:
>
>DECLARE INTEGER GetLocalTime IN Win32API;
> STRING @cTimeStruct
>cTimeStruct = SPACE(16)
>= GetLocalTime(@cTimeStruct)

I guess there must another factor which can explain why we are having the same result with those 2 functions when it shouldn't.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform