Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switched PersistenceExtensions to ZonedDateTime #1588

Merged
merged 4 commits into from Aug 12, 2020

Conversation

kaikreuzer
Copy link
Member

In #1451 I changed the rules from Instant to ZonedDateTime, but I had missed the PersistenceExtensions. Fixing this, I also did some further clean up and also moved it to core.persistence as it does not have any dependency on the persist DSL itself.

Signed-off-by: Kai Kreuzer kai@openhab.org

Signed-off-by: Kai Kreuzer <kai@openhab.org>
@kaikreuzer kaikreuzer requested a review from wborn August 11, 2020 18:40
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
@kaikreuzer
Copy link
Member Author

@openhab/core-maintainers Tests are finally green, so ready for review and hopefully soon to merge!

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general it looks good to me and I only have a couple of questions/remarks:

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@wborn
Copy link
Member

wborn commented Aug 13, 2020

Looks like the webui's also need to be updated for these changes @kaikreuzer.

@kaikreuzer
Copy link
Member Author

Yeah, indeed, the CometVisu seems to have issues now...
Will have a look at it later.

@kaikreuzer
Copy link
Member Author

Done: openhab/openhab-webui#307

@wborn wborn added this to the 3.0 milestone Aug 26, 2020
@kaikreuzer kaikreuzer added the enhancement An enhancement or new feature of the Core label Oct 11, 2020
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 11, 2023
Signed-off-by: Kai Kreuzer <kai@openhab.org>
GitOrigin-RevId: 3c83e8a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants