摘要: 原文:http://blog.csdn.net/ererfei/article/details/73558226 结果: 阅读全文
posted @ 2018-01-23 12:35 想~(●—●)肥~ 阅读(2284) 评论(0) 推荐(0) 编辑
摘要: js 获取当前日期时间3种格式化方法 yyyy-mm-dd hh:MM:ss 原文地址:https://www.cnblogs.com/3box/p/5748007.html 方法一: Date.prototype.format = function (format) { var args = { 阅读全文
posted @ 2018-01-23 10:43 想~(●—●)肥~ 阅读(6979) 评论(0) 推荐(0) 编辑