Hello team,
How can we convert the UNIX time stamp to a GMT time. Is it possible using Zenon logic?
Please suggest. Any sample VBA/VSTA code?
Hello team,
How can we convert the UNIX time stamp to a GMT time. Is it possible using Zenon logic?
Please suggest. Any sample VBA/VSTA code?
Regards,
Joel
Hi Joel,
you can find some c# examples here: https://stackoverflow.com/questions/249760/how-can-i-convert-a-unix-timestamp-to-datetime-and-vice-versa
some algorithms are described here: http://howardhinnant.github.io/date_algorithms.html
Best regards,
Felix
Hi everybody,
If I remember well, the attached zenon Logic project should do what you need.
In order to import it, just click on the "Import XML" button in zenon Logic.
Best regards,
Anthony
Hey Anthony,
Thanks! You saved my day.
Regards,
Joel