Page 1 of 1

Unix Timestamp Converter (POSIX)

Posted: Mon May 11, 2015 3:56 pm
by Kyle W.
This sample program takes a total number of seconds (normally from a PLC) and adds it to the Unix epoch 1/1/1970 (AKA POSIX). It then displays the current time in human readable format.

This program was compiled using iX Developer 2.10 SP1 (2.15.469).

Re: Unix Timestamp Converter (POSIX)

Posted: Tue Jan 21, 2020 5:43 pm
by Chris T.
Locked