openhab / openhab-js

openHAB JavaScript Library for JavaScript Scripting Automation
https://www.openhab.org/addons/automation/jsscripting/
Eclipse Public License 2.0
38 stars 31 forks source link

[time] Support ISO8601 string parsing in `toZDT` #202

Closed florian-h05 closed 1 year ago

florian-h05 commented 1 year ago

This is required for https://github.com/openhab/openhab-webui/issues/1597.

@digitaldan Would be nice if you could quickly review this here, almost half of the lines are tests.