Rick,
This is a good question and I am not at all not surprised that you are confused here. The problem you experience has its explanation in the definition of time Zero. In LabVIEW it seems like time Zero is defined as 8:00 pm on December 31, 1903. And NOT at midnight... Consequently, in your program where you calculate the seconds you have to add another 14400 seconds to compensate for the four hour time shift. There are other ways of doing this task but I wanted to explain what you are actually seeing in your code. I hope this helps. /Mikael Garcia