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

Enhance MobileFormatter to handle the DateOnly and TimeOnly types #3711

Open
rockfordlhotka opened this issue Feb 23, 2024 · 0 comments
Open

Comments

@rockfordlhotka
Copy link
Member

The DateOnly and TimeOnly types can't currently be serialized via MobileFormatter.

We can add these types specifically to the serializer, or better yet, we can do #2531 and add custom serializers for these types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant