Hi
I'm using a vi that writes Date and Time to the selected Target (see attachments). (I have the problem on an RT target and on different host machines i'm using).
To reproduce :
Date changes
Month = 4, Day = 4 and Year = 2005, Time = 0:18:39, run the VI = OK
Month = 4, Day = 3 and Year = 2005, Time = 0:18:39,
run the VI : M=4, D= 2, Y=2005, time is ok
run the vi again : M=4, D=3, Y = 2005.
Another example:
Time changes
Month = 4, Day = 3 and Year = 2005, Time = 1:0:0, run the VI = OK
Month = 4, Day = 4 and Year = 2005, Time = 1:0:0,
run the VI : date is ok, time is 2:0:0
run the vi again : date is ok, time is 1:0:0
I red the posted notes about Time Zone but i think this one is not related to that.
Thank you
FRCA