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.
1 parent 6385e66 commit c056bc0Copy full SHA for c056bc0
source/whats-new.txt
@@ -57,7 +57,10 @@ The 3.0 driver release includes the following new features:
57
This type is available in .NET 5 and later.
58
To learn more about the ``Half`` type, see the
59
`Half Struct <https://learn.microsoft.com/en-us/dotnet/api/system.half?view=net-8.0>`__
60
- API reference page on MSDN.
+ API reference page on MSDN.
61
+
62
+- Serializes ``DateTimeOffset`` values as BSON documents, and the
63
+ ``DateTime`` values in these documents as milliseconds since the Unix epoch.
64
65
.. _csharp-version-2.28:
66
0 commit comments