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 05ed06f commit 91f05cbCopy full SHA for 91f05cb
source/release-notes/5.2.txt
@@ -48,8 +48,8 @@ MongoDB 5.2 introduces the following aggregation operators:
48
General Aggregation Improvements
49
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
51
-:expression:`convert` Supports Timestamp Conversion to Date
52
-```````````````````````````````````````````````````````````
+:expression:`$convert` Supports Timestamp Conversion to Date
+````````````````````````````````````````````````````````````
53
54
Starting in MongoDB 5.2, you can convert timestamps to dates using the
55
:expression:`$convert` operator. The :expression:`$toDate` operator can
0 commit comments