-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
No current way to get milliseconds.
The $millisecond operator should behave like the $second operator. In a $project pipeline operation, if $millisecond is used on a document's field containing an ISODate, return the milliseconds portion of the given point in time.