Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with UTC conversion & WindowsTime
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Trouble with UTC conversion & WindowsTime
Miscellaneous
Thread ID:
00725377
Message ID:
00725377
Views:
55
George,

I downloaded your WindowsTime programs from UT (found out about it via UT). I've been playing around with it and I keep running into a snag.

From the command window I do the following:
? utc_time(DATETIME())
This works great and returns what I'm guessing is UTC date/time. However, if I go into my Windows Date/Time setup and change my Time Zone to Guam,Port Morsby, the same command line call blows up.

The line of code in utc_time that it seems to be hanging on is:
ltresult = ltresult + (loConvert.Get_Bias(ltresult) * 60)
Maybe I'm doing something wrong? Any ideas?

Thanks for your help!

Rodd
Next
Reply
Map
View

Click here to load this message in the networking platform