Sha256: 210aac6193c8a34e5b5bc0d66fee9920dd41f4963cc7fbdbd502f087ba50f85e

Contents?: true

Size: 485 Bytes

Versions: 26

Compression:

Stored size: 485 Bytes

Contents

{
    "description": "Timestamp type",
    "bson_type": "0x11",
    "test_key": "a",
    "valid": [
        {
            "description": "Timestamp: (123456789, 42)",
            "bson": "100000001161002A00000015CD5B0700",
            "extjson": "{\"a\" : {\"$timestamp\" : {\"t\" : 123456789, \"i\" : 42}}}"
        }
    ],
    "decodeErrors": [
        {
            "description": "Truncated timestamp field",
            "bson": "0f0000001161002A00000015CD5B00"
        }
    ]
}

Version data entries

26 entries across 25 versions & 2 rubygems

Version Path
bson-4.7.1-java spec/support/corpus-tests/timestamp.json
bson-4.7.1 spec/support/corpus-tests/timestamp.json
bson-4.7.0-java spec/support/corpus-tests/timestamp.json
bson-4.7.0 spec/support/corpus-tests/timestamp.json
bson-4.6.0-java spec/support/corpus-tests/timestamp.json
bson-4.6.0 spec/support/corpus-tests/timestamp.json
bson-4.5.0-java spec/support/corpus-tests/timestamp.json
bson-4.5.0 spec/support/corpus-tests/timestamp.json
bson-4.4.2-java spec/support/corpus-tests/timestamp.json
bson-4.4.2 spec/support/corpus-tests/timestamp.json
bson-4.4.1-java spec/support/corpus-tests/timestamp.json
bson-4.4.1 spec/support/corpus-tests/timestamp.json
tdiary-5.0.8 vendor/bundle/gems/bson-4.3.0/spec/support/corpus-tests/timestamp.json
bson-4.3.0-java spec/support/corpus-tests/timestamp.json
bson-4.3.0 spec/support/corpus-tests/timestamp.json
bson-4.3.0.beta spec/support/corpus-tests/timestamp.json
bson-4.3.0.beta-java spec/support/corpus-tests/timestamp.json
bson-4.2.2-java spec/support/corpus-tests/timestamp.json
bson-4.2.2 spec/support/corpus-tests/timestamp.json
tdiary-5.0.5 vendor/bundle/gems/bson-4.2.1/spec/support/corpus-tests/timestamp.json