@4keys/utc-format
v1.0.0
Published
Return the formatted date string in the given format.
Downloads
6
Maintainers
Readme
utc-format
Return the formatted date string in the given format - Logic from date-fns
Install
npm install --save @4keys/utc-format
or
yarn add @4keys/utc-format
Usage
var format = require('@4keys/utc-format');
// Check https://date-fns.org/docs/format
License
MIT © Diego Jara