blob: 2ad073966dbb528bceb2a4055bbd011a1e0c20d0 [file] [log] [blame]
{
"$id": "https://unomi.apache.org/schemas/json/values/date/1-0-0",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"title": "Date",
"type": "string",
"format" : "date-time"
}