We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add built-in support on .NET 6 for the new DateOnly and TimeOnly types as described here: dotnet/runtime#50980
DateOnly
TimeOnly
Add built-in support on .NET 6 for the new
DateOnlyandTimeOnlytypes as described here: dotnet/runtime#50980