Change format of Date on <data-input>

When using a on a form, is it possible to change the display format from the default format of 19 May 2020. I know how to change the format when it is being displayed in a column by setting the display attribute and using a js function to format the date.

Title should have read date-input not data-input

It is not possible to change the way the <date-input> component renders the selected date, but I will add the request to our roadmap for consideration.