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 DateOnly and TimeOnly for JSON serialization #1883

Closed
roji opened this issue Jun 13, 2021 · 2 comments
Closed

Support DateOnly and TimeOnly for JSON serialization #1883

roji opened this issue Jun 13, 2021 · 2 comments

Comments

@roji
Copy link
Member

roji commented Jun 13, 2021

After dotnet/runtime#53539 is done. This is mainly the conversions in the traversal translator, etc.

@roji roji added enhancement New feature or request blocked labels Jun 13, 2021
@roji roji added this to the 6.0.0 milestone Jun 13, 2021
@roji roji self-assigned this Jun 13, 2021
@roji
Copy link
Member Author

roji commented Aug 19, 2021

Punting as dotnet/runtime#53539 was punted to .NET 7.0.

@roji roji modified the milestones: 6.0.0, 7.0.0 Aug 19, 2021
@roji roji modified the milestones: 7.0.0, 8.0.0 Oct 15, 2022
@roji roji removed this from the 8.0.0 milestone Nov 13, 2023
@roji roji removed enhancement New feature or request blocked labels Nov 13, 2023
@roji roji removed their assignment Nov 13, 2023
@roji
Copy link
Member Author

roji commented Nov 13, 2023

Querying DateOnly/TimeOnly within POCO-mapped JSON documents already works.

@roji roji closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant