carohe - 2024-08-20

Hello,

if you enter %t as a "Text" on a rectangle and do not link a variable in "Text variable", it automatically displays the system time.
My question is, where do if find a variable, that contains exactly this time?
I tried numerous variants using GetLocalDateTime or GetSysTime but I always have to manage timezones myself (which I do not want to do). I only want a variable with the date an time from my windows system, where the visualization is running.
Where can I find this variable?