I need to deactivate the Sundays of the input date, that is, the user can not choose Sundays, it would be better for me to block those days, that is, I do not want you to tell me you chose an invalid day, but it does not show the Sunday similar to this image that takes it from the internet
But there I'm off the weekend I just want Sunday thanks
the code that I have is only from the input, I do not use nigun plugin
<label>Feche inicio</label>
<input id="infechaini"
type="date" name="infechaini"
onblur="obtenerfechafinf1();" style="height:30px;">