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

Add Kotlinx:LocalDateTime Gson converter #5

Open
victorkemboi opened this issue Sep 24, 2021 · 0 comments
Open

Add Kotlinx:LocalDateTime Gson converter #5

victorkemboi opened this issue Sep 24, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@victorkemboi
Copy link
Owner

There's a need to add explicit DateTime converters for Gson to convert the kotlinx:DateTime classes to string and back.

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.gson.internal.reflect.UnsafeReflectionAccessor (file:/C:/Users/Mes/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.6/9180733b7df8542621dc12e21e87557e8c99b8cb/gson-2.8.6.jar) to field java.time.LocalDateTime.date WARNING: Please consider reporting this to the maintainers of com.google.gson.internal.reflect.UnsafeReflectionAccessor WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release

@victorkemboi victorkemboi added the enhancement New feature or request label Sep 24, 2021
@victorkemboi victorkemboi self-assigned this Sep 24, 2021
@victorkemboi victorkemboi changed the title Add Kotlinx:LocaalDateTime Gson converter Add Kotlinx:LocalDateTime Gson converter Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant