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

More Investigate DateOnly and TimeOnly #3082

Open
xuzhg opened this issue Oct 9, 2024 · 0 comments
Open

More Investigate DateOnly and TimeOnly #3082

xuzhg opened this issue Oct 9, 2024 · 0 comments

Comments

@xuzhg
Copy link
Member

xuzhg commented Oct 9, 2024

Short summary (3-5 sentences) describing the issue.

Assemblies affected

Which assemblies and versions are known to be affected e.g. OData .Net lib 9.x

Reproduce steps

In the next major version, we'd put more investigation on this part at:

  1. Support them fully in OData.Client, for example the OData connected service to support them
  2. Remove Date and TimeOfDay
  3. Then, remove the casting between 'Date & TimeOfDay' and 'DateOnly & TimeOnly'.

Expected result

What would happen if there wasn't a bug.

Actual result

What is actually happening.

Additional detail

Optional, details of the root cause if known. Delete this section if you have no additional details to add.

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

2 participants