Skip to content

Commit

Permalink
Test Relaxed Extended JSON representation of dates after year 9999
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed Oct 31, 2024
1 parent 5f6fd28 commit 0d95563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/bson-corpus/tests/datetime.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
{
"description" : "Y10K",
"canonical_bson" : "1000000009610000DC1FD277E6000000",
"relaxed_extjson" : "{\"a\":{\"$date\":{\"$numberLong\":\"253402300800000\"}}}",
"canonical_extjson" : "{\"a\":{\"$date\":{\"$numberLong\":\"253402300800000\"}}}"
},
{
Expand Down

0 comments on commit 0d95563

Please sign in to comment.