You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
joda.time is no longer part of the OpenHab 3 Core. Instead the Java Time API should be used. Throws an error, when importing core.triggers, implicitly core.utils.
To Reproduce
Steps to reproduce the behavior:
Import 'core.utils'
Expected behavior
No upcomming errors while importing.
Environment (please complete the following information):
Jython version: 2.7.2 OH3 inbound
openHAB version: 3.0 stable
Release: 3.0.0
Additional context
There has already been some work done in the OpenHab community to workarround existing problems: Link
Describe the bug
joda.time is no longer part of the OpenHab 3 Core. Instead the Java Time API should be used. Throws an error, when importing core.triggers, implicitly core.utils.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No upcomming errors while importing.
Environment (please complete the following information):
Additional context
There has already been some work done in the OpenHab community to workarround existing problems: Link
DateTime Conversion (openHAB 3.x)
The text was updated successfully, but these errors were encountered: