Hi Dojo,
I have a parameter which has a unix timestamp, what is the best way to show the correct time&date?
I tried <Type options="datetime">number</Type> but this is not working. The only solution for me would be to calculate it with a QAction. But before I do this, I wanted to know if there is not an easier solution.
Stefan Schedletzky [DevOps Enabler] Selected answer as best 25th October 2024
Hi Stefan,
There is already a similar question:
How to display a Linux Time Stamp? - DataMiner Dojo
Hope it helps.
Stefan Schedletzky [DevOps Enabler] Posted new comment 25th October 2024
Hi Miguel, indeed this is the best solution! I guess the problem was I searched with unix instead of linux.