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 5ffdc1e commit 703da6dCopy full SHA for 703da6d
source/reference/operator/aggregation/subtract.txt
@@ -65,7 +65,8 @@ Subtract Two Dates
65
~~~~~~~~~~~~~~~~~~
66
67
The following aggregation uses the :expression:`$subtract` expression
68
-to subtract ``$date`` from the current date:
+to subtract ``$date`` from the current date and returns the difference
69
+in milliseconds:
70
71
.. code-block:: javascript
72
0 commit comments