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 base time for time switch/filter node as datetime string #123

Closed jensrossbach closed 7 months ago

jensrossbach commented 7 months ago

This pull request adds a new feature that allows to provide the basetime for time switch and filter nodes as datetime strings in context variables and message properties additionally to Unix epoch timestamps.