CDRIVER-2128 drop old {"$date": 12345} JSON syntax
Extended JSON spec prohibits it, only {"$date": "2017-06-07T12:34:45"}
or {"$date": {"$numberLong": "12345"}} are allowed.
parent
c68d2e8f
Please register or sign in to comment
Extended JSON spec prohibits it, only {"$date": "2017-06-07T12:34:45"}
or {"$date": {"$numberLong": "12345"}} are allowed.
mentioned in commit 176b9c14
·mentioned in commit 176b9c14
mentioned in commit 4affa6aa
·mentioned in commit 4affa6aa