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

dateData is less than DateTime.MinValue or greater than DateTime.MaxValue. #10863

Open
gmarbury opened this issue Jan 22, 2025 · 0 comments
Open
Labels
area-System.DateTime untriaged New issue has not been triaged by the area owner

Comments

@gmarbury
Copy link

Type of issue

Typo

Description

ToBinary can return a negative number and DateTime.MinValue.ToBinary = 0. So this statement is wrong.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.datetime.frombinary?view=net-9.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/DateTime.xml

Document Version Independent Id

e3dbbc6d-d0da-3a96-d962-eaf90829ddc3

Article author

@dotnet-bot

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.DateTime untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant