Closed florian-h05 closed 3 weeks ago
@lolodomo Let's change the format for the datetime
context to use the ISO default format as this does not require to use a custom formatter anywhere that context is used.
I agree, ISO date strings are more likely to be expected and used in this context.
This changes the default format for the datetime context to the ISO standard. This context is not used by add-ons and supported by the UI, so it should be possible to change it (again after #4392.)
Also update the context docs from https://next.openhab.org/docs/developer/addons/config-xml.html#supported-contexts and the UI code.