The get date/time function returns a string containing the time elapsed as UMT. Means that it adds /subtract hours depending on your local Window time settings. People convert it to seconds because it is sometimes required to do some maths on time, not just displaying or recording it as a string, or simply to add/subtract the required number of seconds to obtain the local time 🙂
Unfortunately, correction for negative time offset do not work immediately as the get date time string vi does not accept negative inputs ! Means that if you live east of Greenwitch, you are stuck (or you need to find a workaround).
You are right, the relative time function is not available as it on PDAs, but has been replaced by the equivalent PDA get date time in seconds, with the same icon (except the color) !
The attached vi shows different solutions and works on PDAs !
Chilly Charly (aka CC)