计时::package:一个让您知道该日期之前多少天的软件包

时间:2024-02-24 12:49:53
【文件属性】:

文件名称:计时::package:一个让您知道该日期之前多少天的软件包

文件大小:21KB

文件格式:ZIP

更新时间:2024-02-24 12:49:53

npm time-calculate time-counting npmTypeScript

计时 :package: 一个软件包,可让您知道该日期之前的几天。 安装 您可以通过npm安装 $ npm install time-counting --save 或纱线 $ yarn add time-counting 用法 Java脚本 // es5 const TimeCounting = require ( "time-counting" ) ; const time = TimeCounting ( "2020-08-10" ) ; const timecount = TimeCounting ( "2020-08-10 08:00:00" , { objectTime : "2020-


【文件预览】:
time-counting-master
----.gitignore(310B)
----package.json(776B)
----package-lock.json(45KB)
----src()
--------index.ts(6KB)
----.travis.yml(84B)
----dist()
--------index.js(6KB)
--------index.d.ts(487B)
----LICENSE(1KB)
----tsconfig.json(173B)
----README.ko.md(3KB)
----README.md(3KB)
----.npmignore(269B)
----test()
--------test.js(4KB)

网友评论