js AddDays ,AddYears
摘要://日期类型变量格式化,默认格式"xxxx-xx-xx" Date.prototype.Format = function (fmt) { fmt = fmt || "yyyy-MM-dd"; var o = { "M+": this.getMonth() + 1, //月份 "d+": this.
阅读全文
posted @ 2024-04-23 11:35
posted @ 2024-04-23 11:35
posted @ 2024-04-17 14:23
posted @ 2024-04-17 13:21