极乐门资源网 Design By www.ioogu.com
getFullYear()
使用 getFullYear() 获取年份。
源代码:
</script> <!DOCTYPE html> <html> <body> "demo">Click the button to display the full year of todays date.</p> "myFunction()">Try it</button> "demo"); x.innerHTML=d.getFullYear(); } </script> "htmlcode">2015
getTime()
getTime() 返回从 1970 年 1 月 1 日至今的毫秒数。
源代码:<!DOCTYPE html> <html> <body> "demo">Click the button to display the number of milliseconds since midnight, January 1, 1970.</p> "myFunction()">Try it</button> "demo"); x.innerHTML=d.getTime(); } </script> "htmlcode">1445669203860setFullYear()
如何使用 setFullYear() 设置具体的日期。
源代码:<!DOCTYPE html> <html> <body> "demo">Click the button to display a date after changing the year, month, and day.</p> "myFunction()">Try it</button> "demo"); x.innerHTML=d; } </script> "htmlcode">Tue Nov 03 2020 14:47:46 GMT+0800 (中国标准时间)toUTCString()
如何使用 toUTCString() 将当日的日期(根据 UTC)转换为字符串。源代码:
<!DOCTYPE html> <html> <body> "demo">Click the button to display the UTC date and time as a string.</p> "myFunction()">Try it</button> "demo"); x.innerHTML=d.toUTCString(); } </script> "htmlcode">Sat, 24 Oct 2015 06:49:05 GMTgetDay()
如何使用 getDay() 和数组来显示星期,而不仅仅是数字。
源代码:<!DOCTYPE html> <html> <body> "demo">Click the button to display todays day of the week.</p> "myFunction()">Try it</button> "Sunday"; weekday[1]="Monday"; weekday[2]="Tuesday"; weekday[3]="Wednesday"; weekday[4]="Thursday"; weekday[5]="Friday"; weekday[6]="Saturday"; "demo"); x.innerHTML=weekday[d.getDay()]; } </script> "htmlcode">SaturdayDisplay a clock
如何在网页上显示一个钟表。
源代码:<!DOCTYPE html> <html> <head> <script> function startTime() { var today=new Date(); var h=today.getHours(); var m=today.getMinutes(); var s=today.getSeconds(); // add a zero in front of numbers<10 m=checkTime(m); s=checkTime(s); document.getElementById('txt').innerHTML=h+":"+m+":"+s; t=setTimeout(function(){startTime()},500); } "0" + i; } return i; } </script> </head> "startTime()"> <div id="txt"></div> </body> </html>
标签:JavaScript,Date
极乐门资源网 Design By www.ioogu.com极乐门资源网 免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com极乐门资源网 Design By www.ioogu.com暂无JavaScript中Date对象的常用方法示例的评论...
更新日志
2025年01月17日
2025年01月17日
- 小骆驼-《草原狼2(蓝光CD)》[原抓WAV+CUE]
- 群星《欢迎来到我身边 电影原声专辑》[320K/MP3][105.02MB]
- 群星《欢迎来到我身边 电影原声专辑》[FLAC/分轨][480.9MB]
- 雷婷《梦里蓝天HQⅡ》 2023头版限量编号低速原抓[WAV+CUE][463M]
- 群星《2024好听新歌42》AI调整音效【WAV分轨】
- 王思雨-《思念陪着鸿雁飞》WAV
- 王思雨《喜马拉雅HQ》头版限量编号[WAV+CUE]
- 李健《无时无刻》[WAV+CUE][590M]
- 陈奕迅《酝酿》[WAV分轨][502M]
- 卓依婷《化蝶》2CD[WAV+CUE][1.1G]
- 群星《吉他王(黑胶CD)》[WAV+CUE]
- 齐秦《穿乐(穿越)》[WAV+CUE]
- 发烧珍品《数位CD音响测试-动向效果(九)》【WAV+CUE】
- 邝美云《邝美云精装歌集》[DSF][1.6G]
- 吕方《爱一回伤一回》[WAV+CUE][454M]