Displaying the day of the week regarding native datepicker and input type="date"

Using a simple input type="date", is there a possibility to convert it to native datepicker with the day of the week present like this?

image

instead of the default like this:
image

It would increase UX since user doesn’t have to open a calendar to detect which date corresponds to which day of week.