📜  html 时间输入秒 - Html 代码示例

📅  最后修改于: 2022-03-11 14:53:16.107000             🧑  作者: Mango

代码示例1
document.getElementById("settime").value = "13:24:00";



# We put seconds as a default value to the HTML input and it shows now the seconds as well.