org.atsui.Timestamp

atsui.org

{
  "id": "org.atsui.Timestamp",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "value"
          ],
          "properties": {
            "value": {
              "type": "string",
              "format": "datetime"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "ref": "at.inlay.defs#response",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "Displays a datetime value."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.atsui.Timestamp

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:e4fjueijznwqm2yxvt7q4mba
CID
bafyreig72bnmyzd7b6a3i3lzr77ohhqppetj7ajtfwy2lr34s6lh7brerm
Indexed At
2026-02-13 23:40 UTC
AT-URI
at://did:plc:e4fjueijznwqm2yxvt7q4mba/com.atproto.lexicon.schema/org.atsui.Timestamp

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@