DateField format question
I am using the Datefield component like this <DateField format="MMMM D, YYYY h:mm A" value={value} />
what should I change if I want to make the final date output look like in this format: 2023-11-20 10:58:46
what should I change if I want to make the final date output look like in this format: 2023-11-20 10:58:46
