455
edits
(fixing end_date - had format specified twice) Tag: Metadata slot edit |
(flatpickr options) Tag: Metadata slot edit |
||
jsonschema | |||
---|---|---|---|
Line 253: | Line 253: | ||
], | ], | ||
"options": { | "options": { | ||
"flatpickr": {} | "flatpickr": { | ||
"dateFormat": "Z", | |||
"altInput": true, | |||
"altFormat": "Y-m-d h:i K" | |||
} | |||
} | } | ||
}, | }, |