Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use configured time-zone when converting
DateTimeType
to `ZonedDate…
…Time` (#408) Related to openhab/openhab-core#3583. Resolves #404. This removes usages of the deprecated `DateTimeType` method [getZonedDateTime()](https://www.openhab.org/javadoc/latest/org/openhab/core/library/types/datetimetype#getZonedDateTime()) and instead applies the time-zone configured in openHAB. Signed-off-by: Jacob Laursen <[email protected]>
- Loading branch information