Hello, can someone give me a hint where can I read about date/time storage and display in Node Red with ioBroker
My situation.
ioBroker objects last update
--> 2021-03-13T11: 28: 45.997Z
Node Red date / time format with - 1 hour with the format {{msg.payload | date: "yy.MM.dd HH: mm: ss"}}
--> 2021-03-13T11: 28: 45.997Z
Text node with the format {{msg.payload | date: "yy.MM.dd HH: mm: ss"}}
--> 2021-03-13T11: 28: 45.997Z
Colin
16 March 2021 15:50
2
It is not clear exactly what you want to know.
I think that if you explained what particular problem you have it might help.
The question is how can I display the correct system time on a dashboard
The different nodes all show different (wrong) times although the correct value is in the object cell.
Colin
16 March 2021 17:16
4
They all seem to be showing the same time to me, not different times. What was the 'corrrect' time and time zone when they showed 2021-03-13T11: 28: 45.997Z, which is 13th March 2021 11:28:45 UTC?
system
Closed
15 May 2021 17:16
5
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.