-
Type: Bug
-
Resolution: Incomplete
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.0-rc0
-
Component/s: JavaScript, Tools
-
ALL
$ ./bsondump dump/test/date.bson { "_id" : Timestamp( 1361395091, 1 ) } // should be x1000 for millis constructor
See SERVER-7718 for background on this.
The current behavior will create incorrect TimeStamps in the shell.
- is related to
-
SERVER-7437 jsonString does not handle Timestamps as documented
- Closed
- related to
-
SERVER-7718 Timestamp constructor in shell should take seconds instead of milliseconds
- Closed