Supported Data Types
Last updated
Was this helpful?
Was this helpful?
{
"input": "2.31"
}{
"input": 2.31
}{
"input": true
}{
"input": "true"
}{
"input": false
}{
"input": "false"
}{
"input": "hello world"
}{
"input": "2024-09-23 13:27 +02:00"
}{
"input": "2024-09-23T13:27:00+02:00"
}{
"input": ["first", 2, false]
}{
"input": ""
}{
"input": {
"date": "2024-09-23",
"time": "13:27",
"timezone": "+02:00"
}
} {
"input": {
"date": "2024-09-23",
"time": "13:27",
"timezone": "+02:00"
}
}{
"input": {
"date": "2024-09-23",
"time": "13:27",
"timezone": "+02:00"
}
}