会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Greg
分享是一种美德!
博客园
首页
新随笔
联系
订阅
管理
2015年5月22日
Js 处理将时间转换 “年-月-日”
摘要: 将时间\/Date(1432828800000+0800)\/"转换成:“年-月-日”//时间转换function ChangeDateFormat(val) { if (val != null) { var datetime = new Date(parseInt(val.replace("/Da...
阅读全文
posted @ 2015-05-22 09:39 秋风过、枯叶落
阅读(5423)
评论(0)
推荐(0)
编辑
公告