来自http://new.dlgzy.com/bbs/show.asp?id=42&bd=8&totable=1
日期时间脚本库方法列表
Date.prototype.isLeapYear 判断闰年
Date.prototype.Format 日期格式化
Date.prototype.DateAdd 日期计算
Date.prototype.DateDiff 比较日期差
Date.prototype.toString 日期转字符串
Date.prototype.toArray 日期分割为数组
Date.prototype.DatePart 取日期的部分信息
Date.prototype.MaxDayOfDate 取日期所在月的最大天数
Date.prototype.WeekNumOfYear 判断日期所在年的第几周
StringToDate 字符串转日期型
IsValidDate 验证日期有效性
CheckDateTime 完整日期时间检查
daysBetween 日期天数差
js日期时间函数(经典+完善+实用)
日期操作
最新推荐文章于 2024-03-20 20:22:04 发布
本文提供了一系列日期时间操作的方法,包括判断闰年、日期格式化、日期计算等实用功能,并附带详细的代码实现。
647

被折叠的 条评论
为什么被折叠?



