会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
无嗔
只要原创.不要抄袭,可以借鉴,亦可转走! Email:jxwangchao#gmail.com
博客园
首页
新随笔
联系
订阅
管理
2013年1月26日
最简方法,js得到标准时间格式
摘要: 1 function getDatetime(){2 var dt = new Date();3 return (dt.getFullYear()+'-'+(dt.getMonth()+1)+'-'+dt.getDate()+' '+dt.getHours()+':'+dt.ge...
阅读全文
posted @ 2013-01-26 17:04 无嗔
阅读(3178)
评论(1)
推荐(0)
编辑
公告