format-time-both-my

1.0.6 • Public • Published

install

cnpm install format-time-both-my

use

import {formatTimeBoth} from 'format-time-both-my'
 
const time = new Date();
formatTimeBoth(time);  // 2020-06-01  16:55:55

Readme

Keywords

Package Sidebar

Install

npm i format-time-both-my

Weekly Downloads

0

Version

1.0.6

License

none

Unpacked Size

1.29 kB

Total Files

3

Last publish

Collaborators

  • wangchengli