G
Guest
Hi,
I'm setting the system time using OpenNETCF's DateTimeEx. I get the time,
in UTC, from SAP R/3.
Often (but not always), the timezone changes a few seconds after calling (or
it's visible a few seconds after that) SetSystemTime. The clock in the upper
right moves a (seemingly random) number of hours, and the application logs
show the same behaviour.
This timezone thing is my guess, anyway, could be something else. The one
thing I know for sure is that the time we receive from SAP is correct, so
either we are calling SetSystemTime incorrectly (unlikely, it's too simple,
plus it works sometimes) or SetSystemTime isn't working as expected.
By the way, how can I programatically set the time zone?
I'm using .NET CF 1.1SP3. The device is an Intermec 750 with PPC2003.
Thanks.
I'm setting the system time using OpenNETCF's DateTimeEx. I get the time,
in UTC, from SAP R/3.
Often (but not always), the timezone changes a few seconds after calling (or
it's visible a few seconds after that) SetSystemTime. The clock in the upper
right moves a (seemingly random) number of hours, and the application logs
show the same behaviour.
This timezone thing is my guess, anyway, could be something else. The one
thing I know for sure is that the time we receive from SAP is correct, so
either we are calling SetSystemTime incorrectly (unlikely, it's too simple,
plus it works sometimes) or SetSystemTime isn't working as expected.
By the way, how can I programatically set the time zone?
I'm using .NET CF 1.1SP3. The device is an Intermec 750 with PPC2003.
Thanks.