gradualisttk
v1.0.5
Published
Provides the function of formatting time
Downloads
7
Readme
Install
npm install zgw-tools
Import
const ztest=require('zgw-tools')
Formatting time
//invoking dateFormat Format the time const dtstr=dt.dateFormat(new Date()) //result 2022-08-01 16:16:00 console.log(dtstr)
Open source protocol
ISC