Change display format of html input attribute type="date" to European format
I am trying to make the format showed with the html input attribute type="date" from English format to European format. I only want to display the European format to the user, but not affect the value that goes to the back-end.