Date.parse和new Date(str)的兼容性问题
摘要:
Date.parse和new Date(str)的兼容性问题 Date '2015-05-04'是无法被各个浏览器中,使用new Date(str)来正确生成日期对象的。 正确的用法是'2015/05/05'. 阅读全文
posted @ 2017-09-21 19:50 王子乔 阅读(578) 评论(0) 推荐(0)
posted @ 2017-09-21 19:50 王子乔 阅读(578) 评论(0) 推荐(0)