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

General handling of temporal data #10

Closed
ledsoft opened this issue Sep 6, 2018 · 2 comments
Closed

General handling of temporal data #10

ledsoft opened this issue Sep 6, 2018 · 2 comments
Labels

Comments

@ledsoft
Copy link
Contributor

ledsoft commented Sep 6, 2018

As a follow up to #9, handling of date, time and datetime objects should be solved in general.
First, support for Java 8 Date/Time API should be added.
Second, serialization of these (and java.util.Date) should perhaps be configurable (time in milliseconds vs. formatted string).
Third, deserialization should be working accordingly as well.

@ledsoft
Copy link
Contributor Author

ledsoft commented Jan 5, 2022

Will be handled once kbss-cvut/jopa#95 is implemented

ledsoft added a commit that referenced this issue Jan 27, 2022
…zation.

Update to JOPA API 0.18.1 which introduces some utility modules for date/time handling.
ledsoft added a commit that referenced this issue Jan 27, 2022
ledsoft added a commit that referenced this issue Jan 28, 2022
ledsoft added a commit that referenced this issue Feb 1, 2022
ledsoft added a commit that referenced this issue Mar 16, 2022
… and other representations (zoned, local, instant, date).
ledsoft added a commit that referenced this issue Mar 21, 2022
Simplify literal value presence validation.
ledsoft added a commit that referenced this issue Mar 22, 2022
Add integration test ensuring serialization and deserialization are compatible.
ledsoft added a commit that referenced this issue Mar 22, 2022
…ount values.

Add integration test ensuring serialization and deserialization are compatible.
ledsoft added a commit that referenced this issue Mar 29, 2022
…zation.

Update to JOPA API 0.18.1 which introduces some utility modules for date/time handling.
ledsoft added a commit that referenced this issue Mar 29, 2022
ledsoft added a commit that referenced this issue Mar 29, 2022
ledsoft added a commit that referenced this issue Mar 29, 2022
ledsoft added a commit that referenced this issue Mar 29, 2022
… and other representations (zoned, local, instant, date).
ledsoft added a commit that referenced this issue Mar 29, 2022
Simplify literal value presence validation.
ledsoft added a commit that referenced this issue Mar 29, 2022
Add integration test ensuring serialization and deserialization are compatible.
ledsoft added a commit that referenced this issue Mar 29, 2022
…ount values.

Add integration test ensuring serialization and deserialization are compatible.
@ledsoft
Copy link
Contributor Author

ledsoft commented Mar 29, 2022

Implemented in 0.9.0.

@ledsoft ledsoft closed this as completed Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant