06-29-2011 01:31 PM
Just curious why TestStand Seconds(False) returns seconds since 1970 instead of seconds since 1904 like most time functions.
Any insight?
Solved! Go to Solution.
06-29-2011 01:42 PM
Not all common time functions use 1904. http://pubs.opengroup.org/onlinepubs/007908799/xsh/ftime.html
06-29-2011 02:02 PM
Thanks for the link.
I was just having a slight headscratcher while resolving my TestStand timestamps with my LabVIEW timestamps.