Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A way to change system date/time programatically from VF
Message
From
14/09/1998 10:05:23
 
 
To
14/09/1998 03:11:43
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00135525
Message ID:
00136144
Views:
17
Look into the FAQs section. There is one that deals with SetLocalTime() (code by Michel Fournier).

Vlad

>Thanks a lot to both of you, but i've checked this code and doesn't works in my system. I have Windows 98. What am i missing? Thanks again
>
>
>lcsystime = "9801 0110201500"
>
>DECLARE SHORT SetLocalTime IN Win32API;
> STRING @lpst
>? SetLocalTime(@lcsystime) && returns 0
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform