README
下载
npm i webopenfather-format-time3
使用
const time = require('webopenfather-format-time3')
console.log(time)
/*
{
author: 'webopenfather',
formatTime: formatTime
}
*/
this is hahaha
<script type="module">
import webopenfatherFormatTime3 from 'https://cdn.skypack.dev/webopenfather-format-time3';
</script>
npm i webopenfather-format-time3
const time = require('webopenfather-format-time3')
console.log(time)
/*
{
author: 'webopenfather',
formatTime: formatTime
}
*/