Hi all,
I never noticed this before i upgraded to v1, but it must have been a thing.
I am running a few time-triggered and time-dependent events, however, they are all running at GMT, now in the UK it is bst.
the server is recognising this:
@Home:~# date
Thu 3 Oct 21:11:21 BST 2019
and node red is partially, when i inject timestamp and debug:
03/10/2019, 21:20:31[node: d7f6503f.e90138](http://xxx.xxx.xxx.xxx:1880/#)
msg.payload : number
2019-10-03T20:20:30.957Z
the report time is correct, but the reported time is not, how do i fix this please?