会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
前端[色色]
博客园
首页
新随笔
联系
订阅
管理
2016年8月1日
js学习笔记9----时间操作
摘要: new Date(); //获取系统时间 getFullYear(); //年 getMonth()+1; //月,初始值为0 getDate(); //日 getDay(); //星期,星期日返回的值为0 getHours(); //时 getMinutes(); //分 getSeconds()
阅读全文
posted @ 2016-08-01 17:28 前端[色色]
阅读(461)
评论(0)
推荐(0)
公告