I have a question and I do not know if it's possible in Html. Within a form I have several types of fields and one of them is the type DATE that receives (Day / month / Year) and now wanted to change it to receive only (month / year).
Can I make this change in a simple way?
This uses Jquery and Html
<center> <b><h2> <p>Dados Estatisticos:</p> </b> </center>
<h3><center>
Data:
<input type="date" name="EstatisticosValidade">