摘要: /** * @description format the time * @author xf.radish * @param {String} format The format your want * @param {String} lang The language * @return {String} Return the format time * @example * var time = new Date(); * time.format('YYYY MMM dd , hh:mm:ss www','e... 阅读全文
posted @ 2013-09-18 19:39 x.radish 阅读(234) 评论(0) 推荐(0) 编辑