Seconds in time filter (text format)
-
Hello community,
does anybody know a way to include the value for seconds in time filter text format?
In component format is it possible but how is it to write in the string for the text format?Have a good Sunday!
Tommi

-
There is no block in fxDreema doing that. You will need custom code to work with seconds.
-
@l-andorrà said in Seconds in time filter (text format):
There is no block in fxDreema doing that. You will need custom code to work with seconds.
Thank you @l-andorrà
-
@MT4Nutzer Just add the seconds to the hour and minutes, 00:00:00
-
@jstap said in Seconds in time filter (text format):
@MT4Nutzer Just add the seconds to the hour and minutes, 00:00:00
It is so easy, @jstap ? I try it. Thank you!
-
@MT4Nutzer Your welcome