Welcome, Guest
Username: Password: Remember me

TOPIC: Display System Date/Time

Display System Date/Time 6 years 1 week ago #431

  • thinker1
  • thinker1's Avatar
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?
Attachments:
The administrator has disabled public write access.

Display System Date/Time 6 years 1 week ago #432

  • fatkhrus
  • fatkhrus's Avatar
  • Offline
  • Administrator
  • Posts: 826
  • Thank you received: 123
  • Karma: -107
Hello,

There is no direct widget for Date. At this moment you can only use script you described. For month you can use Text and "Tag.PV in the range".
We will think about adding new widget in our product.



Best regards,
Ruslan
The administrator has disabled public write access.
Go to top