Because the administration panel overwrites my date format in the site.yaml file according to the instructions from this thread:
/forum/general/date-format-for-short-and-long-ignored-t9030
I added the file:
user/blueprints/config/site.yaml
about content:
'@extends': '@parent'
form:
fields:
content:
fields:
pages.dateformat.short:
options:
'd-m-Y G:i': Date6
The file goes through:
bin/grav yamllinter
without errors.
Unfortunately, I still don't have my date format options available in the panel.