jensrossbach / node-red-contrib-chronos

Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
https://jensrossbach.github.io/node-red-contrib-chronos
MIT License
28 stars 1 forks source link

Support for changing time zone / UTC offset for convert rule #167

Closed jensrossbach closed 3 months ago

jensrossbach commented 3 months ago

This pull request extends the convert rule of the time change node by adding the possibility to set a named time zone or a numerical UTC offset. Thereby the target's local time can be converted to a different time zone than the one configured in the associated config node.