mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-31 03:10:45 +02:00
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
{
|
|
"name": "Date",
|
|
"type": "date",
|
|
"options": {
|
|
"dateFormat": {
|
|
"format": "YYYY-MM-DD",
|
|
"name": "iso"
|
|
}
|
|
}
|
|
}
|