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

Support ISO-8601 basic format #11

Open
akiomik opened this issue Mar 8, 2023 · 1 comment
Open

Support ISO-8601 basic format #11

akiomik opened this issue Mar 8, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@akiomik
Copy link
Owner

akiomik commented Mar 8, 2023

App may crash when createdAt is ISO-8601 basic format (e.g. 20230305T000952+0900)

@akiomik akiomik self-assigned this Mar 8, 2023
@akiomik akiomik added bug Something isn't working good first issue Good for newcomers labels Mar 8, 2023
@akiomik akiomik removed their assignment Mar 9, 2023
@akiomik
Copy link
Owner Author

akiomik commented Mar 16, 2023

Currently, only RFC 3339 is supported.

.add(Date::class.java, Rfc3339DateJsonAdapter())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant