We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Typo
ToBinary can return a negative number and DateTime.MinValue.ToBinary = 0. So this statement is wrong.
https://learn.microsoft.com/en-us/dotnet/api/system.datetime.frombinary?view=net-9.0
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/DateTime.xml
e3dbbc6d-d0da-3a96-d962-eaf90829ddc3
@dotnet-bot
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: