10-01-2010 11:46 AM
My labview program outputs a timestamp, and I'm trying to figure out how it determines the time. I know that it "calculates the timestamp using the number of seconds elapsed since 12:00 AM, Friday, January 1, 1904, Universal Time", but I need to know where it gets this information from. Does it take the time from Windows Date and Time? So if I change the time on my computer it will change my timestamp in my labview output? Thanks.
10-01-2010 12:25 PM
Yes you are right, it takes from system time ..