Hi Tesla Scada,
I would like to display system Date/Time on the screen using a simple label. Which display like this, "HH:MM:SS DD/MMM/YYYY"
I am aware that there is a widget available. But it only display system Time. No date.
I am also aware that I can use the script to combine the Year, month, day, HH, MM, SS. The "StrCon", string Concatenate can only combine 2 string at 1 time.
However, Month start from 0 for Jan and 1 for Feb and so on..
Is there a straight forward system date/time tag or new widget available?