We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d1091 commit 3cba840Copy full SHA for 3cba840
source/whats-new.txt
@@ -68,7 +68,7 @@ The 3.0 driver release includes the following new features:
68
- Adds support for the ``TimeOnly`` type, which represents a time value with no
69
date component. This type is available in .NET 6 and later. To learn more about the
70
``TimeOnly`` type, see the
71
- `DateOnly Struct. <https://learn.microsoft.com/en-us/dotnet/api/system.timeonly?view=net-6.0>`__
+ `TimeOnly Struct. <https://learn.microsoft.com/en-us/dotnet/api/system.timeonly?view=net-6.0>`__
72
API reference page on MSDN.
73
74
.. _csharp-version-2.28:
0 commit comments