Supergiovane / node-red-contrib-boolean-logic-ultimate

Enhanced boolean logic with persistent values after reboot and more
https://www.youtube.com/watch?v=sYc6L5QQrTw&list=PL9Yh1bjbLAYoRH4IyQB7EL5srHAihiKpy
MIT License
30 stars 3 forks source link

Time in Status #25

Closed bdydrp closed 2 years ago

bdydrp commented 2 years ago

Where does the node get is time from to display? image

The time shown in the status is not my current time

Thanks

Supergiovane commented 2 years ago

Hi Date.getDate() and Date.toLocaleTimeString() You need to correctly set your local time settings on your system.

Supergiovane commented 2 years ago

Hi sorry, i've no clue on that. Maybe node-red settings? Something is wrong with the region's settings?