Date Input shown as dd/MM/yyyy when I specify MM/dd/yyyy

A temporary solution that works for me: force cast the string to 'date' in SQL when pulling the data

Not sure what's the exact issue for the table to be able to format it correcly but not the date input component.

1 Like