html中的时间代码怎么写,html网页代码中的时间样式怎样设置
form name=form
input type=hidden type=text name=DaysToAdd size=4 value=0 onFocus=this.select() onMouseOver=this.focus()
input type=text name=display size=20 value=
input type=button value=提取當(dāng)前時間 onClick=AddDays(this.form) name=buttonscript language=JavaScript
!--
function CurentTime()
{
var now = new Date();
var year = now.getFullYear(); //年
var month = now.getMonth() + 1; //月
var day = now.getDate(); //日
var hh = now.getHours(); //時
var mm = now.getMinutes(); //分
var ss = now.getSeconds(); //秒
var clock = year + -;
if(month 10)
clock += 0;
clock += month + -;
if(day 10)
clock += 0;
clock += day + ;
if(hh 10)
clock += 0;
clock += hh + :;
if (mm 10) clock += '0';
clock += mm + :;
if (ss 10) clock += '0';
clock += ss;
return(clock);
}
function AddDays(form) {
document.form.display.value=CurentTime();}
--
/script
取消
評論
創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎總結(jié)
以上是生活随笔為你收集整理的html中的时间代码怎么写,html网页代码中的时间样式怎样设置的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 联想发布 Linux 新补丁,为 Thi
- 下一篇: 国内油价12月5日迎来新一轮调整 将止步