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.
23 stars 17 forks source link

date missmatch when time + offset exceeds midnight #24

Closed steviedv closed 6 years ago

steviedv commented 7 years ago

Example: Schedule: Fr, Sa On time: sunset Offset: 0

Off time: 23:00 Offset: 120

result: ON 2017-08-12 20:46 (Sa) OF 2017-08-18 01:00 (Fr next week)

biddster commented 7 years ago

Many thanks for the report. I'll look into it.

biddster commented 6 years ago

What version of schedex are you using @steviedv ?

steviedv commented 6 years ago

biddster, I am using 1.0.0, steviedv.

image

biddster commented 6 years ago

Fixed in 1.1.1.