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

Use Node-RED instead of OS locale if present #133

Closed jensrossbach closed 5 months ago

jensrossbach commented 5 months ago

With this pull request, nodes now use the Node-RED locale if present in the settings instead of the OS locale. The latter is only used as fallback in case Node-RED does not have explicit locale configuration.