How would I go about extracting a period of time in seconds (which I believe is the default value of time since some date in 1905) using the standard Date/Time Cluster. Which means that I want to calculate the exact period of time in years, Months, days, hours, minutes and seconds. But When I attempt to do this manually the 1905 date throws be off by 5 years and some odd days. Also If I try to calculate it manually, I think that I am off by a few days. This might be a 2K year miss calculation, but I'm not sure. Attached is a futal attempt to understand this better.
I guess what I'm really trying to do is zero out the LabView Time start date which is some sort of 1905 arbitrary date that is considered a Time Point of Zero, from which all future dates are calculated. See attached screenshot of my front Panel experiment to resolve this issue, where I am trying to calculate 2 Billion seconds (2G) into Years, Months, Days, Hours, Minutes and Seconds.