文件名称:gas-include-time::calendar:时间,包括气体在内的时间转换库
文件大小:2KB
文件格式:ZIP
更新时间:2024-05-17 11:27:27
google-apps-script apps-script gas-include JavaScript
时间,包括气体在内的时间转换库 $ npm i -g google-apps-script $ gas new myProject && cd myProject $ gas i -s time $ gas push 用法 职能 两个日期之间的完整天数 time_dayDiff(StartDate, EndDate); 两个日期之间的完整小时数 time_hourDiff(StartDate, EndDate); 两个日期之间的完整分钟数 time_minuteDiff(StartDate, EndDate); 两个日期之间的完整秒数 time_secondDiff(StartDate, EndDate);
【文件预览】:
gas-include-time-master
----.gitignore(121B)
----.gasignore(115B)
----time.js(1KB)
----README.md(532B)
----gas-include.json(486B)