We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d5337 commit c71ca1eCopy full SHA for c71ca1e
specifications/bson-corpus/tests/datetime.json
@@ -24,6 +24,7 @@
24
{
25
"description" : "Y10K",
26
"canonical_bson" : "1000000009610000DC1FD277E6000000",
27
+ "relaxed_extjson" : "{\"a\":{\"$date\":{\"$numberLong\":\"253402300800000\"}}}",
28
"canonical_extjson" : "{\"a\":{\"$date\":{\"$numberLong\":\"253402300800000\"}}}"
29
},
30
0 commit comments