07-21-2021 11:54 AM
How do I find the host computer's time, then find the seconds since 1/1/1970? Is there a function for this? thanks.
07-21-2021 12:09 PM
07-21-2021 01:49 PM
@PhillipBrooks wrote:
Or you could convert to a double so you get the fractional seconds as well.
07-22-2021 09:01 AM - edited 07-22-2021 09:01 AM
07-22-2021 09:32 AM
@GerdW wrote:
Hi,
why not use this simple(r) approach?
I think the title is misleading. I think they were trying to convert to UNIX epoch time from LabVIEW epoch time.