-
Type:
New Feature
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.6.3
-
Component/s: Aggregation Framework, Internal Code
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Patch to support date truncate functions.
Please review it, it is just a quick patch to support date truncate.
In our case, it was faster to use date truncate functions in $project (and then group on it) as with splitting of with $second, $minute, etc.
I hope this helps ![]()