CodeBrowser / npm / date-format
date-format@4.0.14
// Formatting Date objects as strings since 2013
$ npm install date-format
downloads/wk
8,463,782
license
MIT
version
4.0.14
published
Sep 26, 2022
What is date-format?
date-format is an npm package that converts JavaScript Date objects into formatted strings. Developers use it when they need to display dates in a specific format without manually parsing and manipulating date values.
Keywords
#date #format #string
Maintainers
lamweili, csausdev