biddster / node-red-contrib-schedex

Scheduler for node-red which allows you to enter on/off times as 24hr clock (e.g. 01:10) or suncalc events (e.g. goldenHour). It also allows you to offset times and randomise the time within the offset.
22 stars 17 forks source link

schedex using utc and not using system date #83

Closed benpoe closed 3 years ago

benpoe commented 3 years ago

i was wondering why my wake up lights didn't work and found out that schedex does not seem to be using system date. IE, it's not honouring the offfset and only uses utc time. and due to winter saving time i'd need to offset my times with 1 hour.

benganellison commented 3 years ago

@benpoe, why did you close this issue? i have the same issue. did you find the reason?

benganellison commented 3 years ago

for information: i just found the reason to why i had problems. i had a 60 offset. i did copy another node and didn't modify it fully for my new needs