Eventum Logo

Eventum

PreviewNameVersatile datetimeNormalize

Normalize Versatile Datetime

Normalize versatile date time expression

POST
/preview/{name}/versatile-datetime/normalize

Path Parameters

name*string

Name of the generator directory

Request Body

application/json

value?|||
timezone*string
relative_base?|
none_point?string
Default"now"
Value in"now" | "min" | "max"
[key: string]?never

Response Body

application/json

application/json

curl -X POST "https://eventum.example.com/api/preview/string/versatile-datetime/normalize" \  -H "Content-Type: application/json" \  -d '{    "timezone": "string"  }'
"string"
Empty
Empty
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}