js 格式化时间
摘要:
代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--Date.prototype.format=function(format){varo={"M+":this.getMonth()+1,//month"d+":this.getDate(),//da... 阅读全文
posted @ 2010-03-20 12:14 廖勇军 阅读(320) 评论(0) 推荐(1) 编辑