1.0.1 • Published 4 years ago

blackboard-format-date v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

blackboard-format-date

ติดตั้ง

npm i -S blackboard-format-date

หรือ

yarn add blackboard-format-date

วิธีใช้

const bfd = require('blackboard-format-date')

bfd.toFormat('yyyy-MM-dd hh:mm:ss.SSS', '2020-07-08T21:43:17.000Z')

//return => 2020-07-09 04:43:17.000
1.0.1

4 years ago