I am trying to display system time in Codesys Visualization.
I am using "#dt" to get the time and displaying it in Text field using
%t[ddd MMM dd.MM.yyyy HH:mm:ss] place holder.
I want to get display the local time. But I am getting in 'UTC' time stander.
What I should do to get the local time?