runebook
runebook copied to clipboard
es/docs/html/248dfd1b3f2bb210ef95940a278a2c65c5460203/e7
<input>
elements of typemonth
create input fields that let the user enter a month and year allowing a month and year to be easily entered. The value is a string whose value is in the format "YYYY-MM
", whereYYYY
is the four-digit year andMM
is the month number.
<input>
elementos <input> de tipo month
crean campos de entrada que permiten al usuario ingresar un mes y un año, lo que permite ingresar fácilmente un mes y un año. El valor es una cadena cuyo valor tiene el formato " YYYY-MM
", donde YYYY
es el año de cuatro dígitos y MM
es el número del mes.