Skip to content

Commit c056bc0

Browse files
committed
DateTimeOffset
1 parent 6385e66 commit c056bc0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/whats-new.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ The 3.0 driver release includes the following new features:
5757
This type is available in .NET 5 and later.
5858
To learn more about the ``Half`` type, see the
5959
`Half Struct <https://learn.microsoft.com/en-us/dotnet/api/system.half?view=net-8.0>`__
60-
API reference page on MSDN.
60+
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.
6164

6265
.. _csharp-version-2.28:
6366

0 commit comments

Comments
 (0)