You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2022. It is now read-only.
Steps to reproduce:
insert({"date": ISODate("2016-06-04T23:25:00.023")})
Observed Behaviour:
"date": ISODate("2016-06-04T23:25:00.23Z")
The fix requires an change to use sprintf in the VarExporter.php file. A pull request will be provided with that includes the fix.
The text was updated successfully, but these errors were encountered: