asaikk Posted June 13, 2013 Share Posted June 13, 2013 Hello, I am trying to show on the Page the time of an variable (such as "MyVariable.time") using a "Variable Value Component". The problem I am facing is ; "MyVariable.time" is shown in terms of "system time". Are there any method of translating the "system time" to the "h:mm:ss" format? Thanks in advance. Link to comment Share on other sites More sharing options...
AzeoTech Posted June 13, 2013 Share Posted June 13, 2013 You want one of the following: formattime() formatdate() formatDateTime() See section 4.12.11 in the user's guide. Link to comment Share on other sites More sharing options...
asaikk Posted June 14, 2013 Author Share Posted June 14, 2013 Many thanks for your advice. I succeeded in showing the time properly. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.