js格式化时间
摘要:
<script type="text/javascript"> Date.prototype.Format = function(fmt) { //author: meizz var o = { "M+": this.getMonth() + 1, //月份 "d+": this.getDate() 阅读全文
posted @ 2018-07-03 15:27
华东首席鉴黄师
阅读(109)
评论(0)
推荐(0)
浙公网安备 33010602011771号