1861资源网:您身边、安全、高速、放心的专业下载站!
手机站 软件专题
1861资源网
热门搜索: 请搜索 软件: 相关信息 照明商店 搜索 教程:相关 爆裂点 照明商店 请输入 相关: 软件

最简单的获取星期与日期的JS

    <html>
    <head>
    <title>网页特效|Linkweb.cn/Js|---最简单的获取星期与日期的JS</title>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    </head> 
    <body>

    <script language="javascript">
    var week; 
    if(new Date().getDay()==0)          week="周日"
    if(new Date().getDay()==1)          week="周一"
    if(new Date().getDay()==2)          week="周二" 
    if(new Date().getDay()==3)          week="周三"
    if(new Date().getDay()==4)          week="周四"
    if(new Date().getDay()==5)          week="周五"
    if(new Date().getDay()==6)          week="周六"
    document.write((new Date().getMonth()+1)+"月"+new Date().getDate()+"日 "+week);
    </script>

    </body>
    </html>
代码特效 发布: 2022-04-29   修改: 2024-04-30   阅:   评:   点击报错反馈
相关文章
本类最新发布
本类推荐
本类评论
留言与评论(共有 0 条评论)
验证码:
本类软件分类
文章总排行
文章月排行
装机必备软件
全站下载总排行

1861资源网

http://www.zywlyy.cn/

   |

1861资源网 软件下载

1861资源网

使用手机软件扫描微信二维码

关注我们可获取更多热点资讯

感谢网络科技公司技术支持