<input id="dob" type="date" value="<?php echo date("Y-m-d"); ?>"> document.getElementById("dob").value = "2021-02-09";