-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
new Date() in aggregation node.js #9116
Copy link
Copy link
Closed
Labels
state:released-alphaReleased as alpha versionReleased as alpha versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Metadata
Metadata
Assignees
Labels
state:released-alphaReleased as alpha versionReleased as alpha versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
Steps to reproduce
I have an Aggregation in mongo shell that works fine.
But it doesn't output anything in node.js !
I think there is a problem in
new Date().Actual Outcome
Nothing is output !
Expected Outcome
It should output like the image above
Environment
Server
6.3.1and7.0.0WindowsDatabase
MongoDB7.0.8Client
APIn/aLogs
n/a