valueAsDate
The valueAsDate
property of the HTMLInputElement interface represents the current value of the input element as a Date, or null
if conversion is not possible.
The valueAsDate
property of the HTMLInputElement interface represents the current value of the input element as a Date, or null
if conversion is not possible.