zwjun-qf 中文文档教程

发布于 2年前 浏览 11 更新于 2年前

zwj_zwj-date

Build StatusMIT LicenseNPM downloads

⬇️ Install

npm izwj_zwj-date

Usage

const zwjun-qf = require('zwjun-qf')

console.log(zwjun-qf.format('Y-m-d H:i:s'))

console.log(zwjun-qf.format('Y/m/d'))

console.log(zwjun-qf.format('Y/m/d H:i:s'))

param

keywordsdesc
Y
m
d
H
i
s
语法:zwjun-qf.format('随意组合')

举个栗子????
zwjun-qf.format('YmdHis')
zwjun-qf.format('Y-m-d H:i:s')
zwjun-qf.format('Y/m/d')
zwjun-qf.format('Y/m/d H:i:s')
zwjun-qf.format('Y年m月d日 H:i:s')
zwjun-qf.format('Y')
zwjun-qf.format('m')
zwjun-qf.format('d')
zwjun-qf.format('H')
zwjun-qf.format('i')
zwjun-qf.format('s')

CDN

https://unpkg.com/webopenfather-date@1.0.1/dist/zwjun-qf.js

<script src="https://unpkg.com/webopenfather-date@1.0.1/dist/zwjun-qf.js"></script>
<script>
console.log(zwjun-qf.format('Y-m-d H:i:s'))
console.log(zwjun-qf.format('Y/m/d'))
console.log(zwjun-qf.format('Y/m/d H:i:s'))
</script>

License

See the LICENSE file for license rights and limitations (MIT).

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文