Hey,
is it possible to change the timeformat in tables?
I have this in my Blueprint:
events:
label: Veranstaltungen
type: pages
image: page.eventImg.toFile
layout: table
columns:
dateTime:
label: Datum
display: DD.MM.YYYY HH.mm
This is the output:
I am searching a solution for the ‘display…’ in my code.
Any ideas?
Greetings