有以下javascript代码将日期(字符串)转换为Microsoft Excel中使用的日期序列号: function JSDateToExcelDate(inDate) { var returnDateTime = 25569.0 + ((inDate.
確定! 回上一頁