Is there a way to show dashes in a time field in the panel by default like it works for a date field ? :
— - — - —
dateStart:
label: Date
type: date
Now a time field in the panel is always filled by default with:
00:00
timeStart:
label: Time
type: time
Thanks for any tip !