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 efff73d commit 171aacbCopy full SHA for 171aacb
source/reference/operator/aggregation/toDate.txt
@@ -21,7 +21,7 @@ Definition
21
22
.. versionadded:: 4.0
23
24
- Converts a value of to a date. If the value cannot be converted
+ Converts a value to a date. If the value cannot be converted
25
to a date, :expression:`$toDate` errors. If the value is null or
26
missing, :expression:`$toDate` returns null.
27
0 commit comments