node-dateutils
simple query periods in Day, Week, Month, Year
获取常用的某段时期(某日/某周/某月/某年)
depends
moment: ^2.22.2
examples
const dateutils = ; // date: yyyy-mm-dd// week: GGGG-[W]WW// month: yyyy-mm// year: yyyy// history: history
simple query periods in Day, Week, Month, Year
获取常用的某段时期(某日/某周/某月/某年)
moment: ^2.22.2
const dateutils = ; // date: yyyy-mm-dd// week: GGGG-[W]WW// month: yyyy-mm// year: yyyy// history: history
npm i node-dateutils
16
0.1.0
MIT
19.2 kB
7